mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-21 13:36:52 -04:00
link act_ball_b
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user