Dragorn421
|
6d56b1b8e0
|
Cleanup includes in header files (#2540)
* Cleanup includes in header files
* include libc headers without libc/ prefix
* fix
* fix2
* fix3
* fix4
* some bss lol
* bss
* fix
|
2025-05-24 16:20:51 -04:00 |
|
cadmic
|
e6bc4bd8cb
|
Add names to all typedef'd structs, unions, and enums (#2028)
* Add names to all typedef'd structs, unions, and enums
* wtf vs code
* Use a better regex
|
2024-08-12 03:07:48 -04:00 |
|
Derek Hensley
|
1b60dcf6dd
|
Use Romfile in place of vromStart and vromEnd in structs (#1742)
* KaleidoMgrOverlay
* GameStateOverlay
* ActorOverlay
* EffectSsOverlay
* MapMarkDataOverlay
* Missed DEFINE_ACTOR_UNSET
* ROM_FILE_UNSET
* DEFINE_OBJECT_EMPTY
* DmaEntry
* ACTOR_UNSET
* romfile.h
* newline
* Format
|
2024-02-29 14:15:04 +01:00 |
|