mirror of
https://github.com/nothings/stb.git
synced 2026-02-27 21:14:58 +00:00
tiny bit of documentation
This commit is contained in:
@@ -145,7 +145,7 @@ extern void stbte_set_display(int x0, int y0, int x1, int y1);
|
||||
|
||||
extern void stbte_draw(stbte_tilemap *tm);
|
||||
|
||||
extern void stbte_tick(stbte_tilemap *tm, float dt);
|
||||
extern void stbte_tick(stbte_tilemap *tm, float time_in_seconds_since_last_frame);
|
||||
|
||||
////////////
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user