From 9b27daefc225752f3f24ea862e9c2be13f8addf6 Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 18 Feb 2024 15:26:21 +0200 Subject: Process renamed to update to be more inline with naming of raylib and common convention. --- devnotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 8794dc3..e5215a0 100644 --- a/devnotes +++ b/devnotes @@ -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. } -- cgit v1.2.3