]> git.mcshandy.xyz Git - barrow_crawler/commit
Moved basics into a consistent struct that can be targeted for serialization
authorRandy McShandy <randy@mcshandy.xyz>
Wed, 11 Jun 2025 01:17:34 +0000 (20:17 -0500)
committerRandy McShandy <randy@mcshandy.xyz>
Wed, 11 Jun 2025 01:17:34 +0000 (20:17 -0500)
commit5ed4e3d6c060934ec81a783ac36828a0b4d97c08
treec6273512ac551c759cabe809c37d8a76e99d7f88
parentf36a79d7a34b733f2750751e18f13997be573443
Moved basics into a consistent struct that can be targeted for serialization
bin/posix_BC
src/main.c
src/platforms/platform_posix.c
src/platforms/platform_win.c
src/render_raylib.c
src/structs.c
src/structs.h
src/utils.c