diff options
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 4e979e3..18b4a8b 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -5,6 +5,16 @@ OUTPUT_FORMAT ("binary") }*/ SECTIONS { + +/* Scrolling is annoying, clown car goes here! */ + + __ct__20daJrClownForPlayer_cFv = 0x8080F910; + __dt__20daJrClownForPlayer_cFv = 0x80810500; /* Or 0x80810540 maybe, beans if I know */ + + + +/* Back to other shit I didn't want to scroll for */ + GlobalTickCount = 0x8042A648; GetSpecificPlayerActor = 0x8005F900; |