Skip to navigation


Extra tracks: ModifyGameCode (Part 4 of 4)

Name: ModifyGameCode (Part 4 of 4) [Show more] Type: Subroutine Category: Extra tracks Summary: Modify the game code to support the extra track data
Context: 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.
.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 subroutine