mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 13:09:44 +00:00
a39bde6127
Again, huge thanks to @ser-pounce for figuring out the final puzzle on this function! Getting this in and parsing all the rodata before and after meant I discovered some different file splits, but now it's all set, with no `const s32 rodata_padding` type of stuff, which is great. I imagine having this working will be a great resource for learning more about how Richter works.
9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
g_richter_spritesheet = 0x8013C020;
|
|
g_RicFactoryBlueprints = 0x80154A6C;
|
|
DestroyEntity = 0x80156C60;
|
|
UpdateEntityRichter = 0x80157BFC;
|
|
SetSpeedX = 0x8015CA84;
|
|
CreateEntFactoryFromEntity = 0x801606BC;
|
|
RicPrimDecreaseBrightness = 0x8016C6C4;
|
|
g_DebugWaitInfoTimer = 0x80174F7C;
|