Skip to content

Commit c77ff37

Browse files
committed
Split another file.
Thanks to Brainulator for finding the linker data for this and pointing it out in #4.
1 parent 36ba685 commit c77ff37

8 files changed

+1062
-1054
lines changed

code/Header, EntryPoint.asm

+2
Original file line numberDiff line numberDiff line change
@@ -209,3 +209,5 @@ OptionsMenu: ;;
209209
LevelSelectMenu: ;;
210210
jmp (MenuScreen).l
211211
; ===========================================================================
212+
213+
; There was linker data here in the CENSOR prototype.

code/objects/GHZ Breakable Wall.asm

+2
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,5 @@ Obj3C_FragmentSpeeds_RightToLeft:
135135
; -------------------------------------------------------------------------------
136136
Obj3C_MapUnc_15ECC: include "mappings/sprite/obj3C.asm"
137137
; ===========================================================================
138+
139+
; There was linker data here in the Nick Arcade prototype.

0 commit comments

Comments
 (0)