link act_ball_b

This commit is contained in:
roeming
2025-07-17 18:18:38 -04:00
parent 858263c66d
commit 1e565e0ea0
2 changed files with 54 additions and 53 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from dataclasses import dataclass
def SEGMENT_ADDR(num, off): return (((num) << 24) + (off))
SHOW_CODE = True
SHOW_CODE = False
SOFTSPRITE_MTX_SEG = 0x07
ANIME_1_TXT_SEG = 0x08