.mods4 STA &4F55 \ ?&4F55 = 22 (argument in a CMP #22 instruction) STA &4F59 \ ?&4F59 = 22 (argument in a CMP #22 instruction) RTS \ Return from the subroutineName: ModifyGameCode (Part 4 of 4) [Show more] Type: Subroutine Category: Extra tracks Summary: Modify the game code to support the extra track dataContext: See this subroutine in context in the source code References: No direct references to this subroutine in this source file
The code modifications are done in four parts.