cleanup labels, move sprites.asm to main

This commit is contained in:
scawful
2024-07-07 00:18:10 -04:00
parent f78b4a1d87
commit 18ec996f33
13 changed files with 30 additions and 24 deletions

View File

@@ -116,7 +116,7 @@ Sprite_Kydrog_Main:
; Put us in the Dark World.
LDA $7EF3CA : EOR.b #$40 : STA $7EF3CA
JSL $00FC41 ; Sprite_LoadGfxProperties
JSL Sprite_LoadGfxProperties
STZ $037B : STZ $3C : STZ $3A : STZ $03EF