diff options
author | Treeki <treeki@gmail.com> | 2012-03-21 04:37:22 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-03-21 04:37:22 +0100 |
commit | 800f3920d31c2562cc2f0af112c9efa5d5343d6e (patch) | |
tree | a6a9bbcda0ee3c7448b64539ede84fab4d92a7b0 /kamek_pal.x | |
parent | b5ce02da4d7cc5960a868fa37981b4aa5706433e (diff) | |
download | kamek-800f3920d31c2562cc2f0af112c9efa5d5343d6e.tar.gz kamek-800f3920d31c2562cc2f0af112c9efa5d5343d6e.zip |
more fixes
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index ef265f2..1b35358 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -12,9 +12,9 @@ SECTIONS { __dt__20daJrClownForPlayer_cFv = 0x80810540; /* Beans indeed. */ PClownCarExecute = 0x800A3600; - PClownCarAfterCreate = 0x80810BC0; + PClownCarAfterCreate = 0x800951D0; PClownCarDraw = 0x80810B90; - PClownCarMove = 0x80810B90; + PClownCarMove = 0x80811E70; /* Back to other shit I didn't want to scroll for */ |