diff options
| author | jussi | 2024-02-18 15:26:21 +0200 |
|---|---|---|
| committer | jussi | 2024-02-18 15:26:21 +0200 |
| commit | 9b27daefc225752f3f24ea862e9c2be13f8addf6 (patch) | |
| tree | cfa74048b9bddb9dc58e8117a4a7af845ee137eb /devnotes | |
| parent | 9de10be468c5151765a0e007d5889971c637fd24 (diff) | |
| download | reilua-enhanced-9b27daefc225752f3f24ea862e9c2be13f8addf6.tar.gz reilua-enhanced-9b27daefc225752f3f24ea862e9c2be13f8addf6.tar.bz2 reilua-enhanced-9b27daefc225752f3f24ea862e9c2be13f8addf6.zip | |
Process renamed to update to be more inline with naming of raylib and common convention.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Backlog { * Examples * Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads. - * Platformer example physics process for true framerate independence. + * Platformer example physics update for true framerate independence. * Android support * Git submodules for raylib and lua. Should maybe find windows compatible lua repo for this. } |
