diff options
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 18b4a8b..c7128f8 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -11,6 +11,10 @@ SECTIONS { __ct__20daJrClownForPlayer_cFv = 0x8080F910; __dt__20daJrClownForPlayer_cFv = 0x80810500; /* Or 0x80810540 maybe, beans if I know */ + PClownCarExecute = 0x800A3600; + PClownCarAfterCreate = 0x80810BC0; + PClownCarDraw = 0x80810B90; + PClownCarMove = 0x80810B90; /* Back to other shit I didn't want to scroll for */ |