Day 21 complete.

This commit is contained in:
2026-03-18 17:02:29 -07:00
parent b7cf0164c6
commit 92c5a75c05
3 changed files with 45 additions and 19 deletions
+2
View File
@@ -118,6 +118,8 @@ typedef struct game_state {
S32 ToneHz;
S32 GreenOffset;
S32 BlueOffset;
F32 tSine;
} game_state;
#endif // HANDMADE_H