Day 36 complete.
This commit is contained in:
@@ -168,7 +168,9 @@ typedef struct world {
|
||||
typedef struct game_state {
|
||||
memory_arena WorldArena;
|
||||
world *World;
|
||||
|
||||
tile_map_position PlayerP;
|
||||
U32 *PixelPointer;
|
||||
} game_state;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user