Skip to content

Commit af4adac

Browse files
committed
bodyprog: suffix fixup
1 parent 75be33b commit af4adac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/USA/sym.bodyprog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,8 @@ Savegame_MapRoomIdxSet = 0x80036420; // type:func
320320
Gfx_MapMsg_Draw = 0x800365B8; // type:func
321321
Gfx_MapMsg_SelectionUpdate = 0x80036B5C; // type:func
322322
Chara_PositionUpdateFromParams = 0x800371E8; // type:func
323-
func_800382B0.166 = 0x800382B0; // filename:func_800382B0 type:func The generated result of the compilation adds suffix to end for some reason.
324-
func_800382EC.169 = 0x800382EC; // filename:func_800382EC type:func The generated result of the compilation adds suffix to end for some reason.
323+
func_800382B0.164 = 0x800382B0; // filename:func_800382B0 type:func The generated result of the compilation adds suffix to end for some reason.
324+
func_800382EC.167 = 0x800382EC; // filename:func_800382EC type:func The generated result of the compilation adds suffix to end for some reason.
325325
Math_Distance2dCheck = 0x80038A6C; // type:func
326326
Camera_Distance2dGet = 0x80038B44; // type:func
327327
GameState_InGame_Update = 0x80038BD4; // type:func

0 commit comments

Comments
 (0)