Commit graph

5 commits

Author SHA1 Message Date
gamemasterplc
e90eb84206 Label board roll code 2024-01-17 13:01:22 -06:00
gamemasterplc
d2caf8abf6 Label lottery code 2024-01-17 11:06:42 -06:00
gamemasterplc
680038c344 Label 3 board translation units
com.c, view.c (formerly overhead.c), and shop.c are now labeled.
2024-01-16 14:27:48 -06:00
gamemasterplc
bbafa85ac0 Decompile BoardSpaceLandExec
Also labeled some more functions
2024-01-07 11:28:33 -06:00
gamemasterplc
2a1c4b808d Remove certain common headers
common.h fully removed. common_structs.h incorporated into new game/gamework_data.h header along with parts of variables.h (Other parts were moved to more appropriate headers). functions.h split into unsplit.h and board_unsplit.h
2024-01-06 15:28:47 -06:00
Renamed from include/functions.h (Browse further)