Xeeynamo / sotn-decomp

Decompilation of Castlevania: Symphony of the Night (PSX+Saturn)
https://sotn.xee.dev/
GNU Affero General Public License v3.0
508 stars 55 forks source link

Fix symbols cross command #1645

Closed Xeeynamo closed 1 month ago

Xeeynamo commented 1 month ago

I was experimenting with python3 tools/symbols.py cross asm/us/ric/matchings/1AC60/RicInit.s asm/hd/ric/nonmatchings/hd/RicInit.s and I found the tool was giving no matches.

With this fix the output produced is now:

PLAYER_rotY = 0x800733F4;
PLAYER_rotX = 0x800733F2;
ric_anim_stand_relax = 0x80155480;
g_IsPrologueStage = 0x80154570;
D_80175958 = 0x801758AC;
D_801759D8 = 0x8017592C;
D_801530AC = 0x801530AC;
D_80153AA0 = 0x80153AA0;
D_80153D24 = 0x80153D24;
D_801541A8 = 0x801541A8;