From 35dd657c71814377774ffbdc16158eda05a22ba9 Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 28 Sep 2012 00:33:10 +0200 Subject: untested automatically moving elements and world numbers --- kamek_pal.x | 1 + 1 file changed, 1 insertion(+) (limited to 'kamek_pal.x') diff --git a/kamek_pal.x b/kamek_pal.x index 75613ad..4f08ae9 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -974,6 +974,7 @@ SECTIONS { strrchr = 0x802E1F30; wcslen = 0x802E470C; + wcscpy = 0x802E4728; IOS_Open = 0x80224DB0; IOS_Close = 0x80224FA0; -- cgit v1.2.3 From 324f2f2b3b8dff9c6b9c297390c8307d181dac87 Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 28 Sep 2012 02:14:22 +0200 Subject: various fixes to stuff on map HUD --- kamek_pal.x | 1 + 1 file changed, 1 insertion(+) (limited to 'kamek_pal.x') diff --git a/kamek_pal.x b/kamek_pal.x index 4f08ae9..78ff6bf 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -22,6 +22,7 @@ SECTIONS { InsertIntIntoTextBox1 = 0x800B3BE0; WriteNumberToTextBox__FPiPCiPQ34nw4r3lyt7TextBoxb = 0x800B3B60; + WriteNumberToTextBox__FPiPQ34nw4r3lyt7TextBoxb = 0x800B3BE0; __ct__20daJrClownForPlayer_cFv = 0x80810480; __dt__20daJrClownForPlayer_cFv = 0x80810540; /* Beans indeed. */ -- cgit v1.2.3