Skip to content

Commit 8eb439a

Browse files
committed
simplify trackrom even more
1 parent f77dc43 commit 8eb439a

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

mods/Levels/PS1_TrackROM/buildList.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,14 @@
1010
926, 224, 0x8009f6fc, 0xD5C, src/hacks/tt_menu.c
1111
926, 224, 0x8009f6fc, 0xD88, src/hacks/tt_menu_no_save.c
1212

13-
// disable map
14-
common, exe, UI_Map_DrawRawIcon, 0x0, src/hacks/return.c
15-
1613
// Assembly patches
1714
926, exe, 0x800150c0, 0x0, src/patches/nop.bin
1815
926, exe, 0x800277c8, 0x0, src/patches/nop.bin
1916
926, exe, 0x800277d0, 0x0, src/patches/nop.bin
2017
926, exe, 0x800277f0, 0x0, src/patches/killThread.s
2118
926, exe, 0x8001af3c, 0x0, src/patches/introCam.s
2219

23-
// 229 - patch vistree lookup to not do modulo 4096
20+
// 226 - patch vistree lookup to not do modulo 4096
2421
926, 226, 0x800a1e80, 0x0, src/patches/lod1.s
2522
926, 226, 0x800a36d8, 0x0, src/patches/lod2.s
2623
926, 226, 0x800a4fd0, 0x0, src/patches/lod3.s

mods/Levels/PS1_TrackROM/src/hacks/return.c

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)