Commit Graph

963 Commits

Author SHA1 Message Date
Kermalis
b162b808fe Match sub_8004E8C 2023-08-11 06:34:31 -04:00
Kermalis
7f4732f714 Match ResetSprites 2023-08-11 06:24:48 -04:00
Cheng Hann Gan
20ad405a46
Merge pull request #149 from Kermalis/kermalis-text-cleanup
Text, Filename, .h, extern, and Debug cleanup
2023-08-10 23:44:49 -04:00
Kermalis
1d9f1334ed Remove unnecessary EWRAM_DATA from headers 2023-08-10 19:55:31 -04:00
Kermalis
d5e8a6dc5a Add nonmatching to "asm" just in case 2023-08-09 23:42:43 -04:00
Kermalis
bfa46a01ea Remove two NONMATCHING with kaz's suggestion 2023-08-09 23:42:26 -04:00
Kermalis
a869dda4a3 Match sub_801D220 also cuz why not 2023-08-09 22:06:22 -04:00
Kermalis
18bdbf6276 Update friend_area.h 2023-08-09 11:18:16 -04:00
Kermalis
b19812538f Debug Menu work YIPPEEEEEEEE 2023-08-09 11:09:42 -04:00
Kermalis
a4c1d54338 Nonmatch sub_803ABC8 and clean debug/main menu 2023-08-09 08:41:47 -04:00
Kermalis
4403a886b4 Move these externs to text2.h 2023-08-08 23:33:53 -04:00
Kermalis
1203dd9392 Guard menu_input.h 2023-08-08 23:29:03 -04:00
Kermalis
d42b07aa29 Create code_80130A8.h 2023-08-08 23:27:42 -04:00
Kermalis
60a6b5745a sub_8007BA8 through nullsub_160 2023-08-08 22:16:14 -04:00
Kermalis
c1ab8fff07 Fakematch sub_8007AA4 2023-08-08 09:23:20 -04:00
Kermalis
a092f40a94 jiang matched sub_8007958 2023-08-07 21:08:24 -04:00
Kermalis
86b701114e sub_8007B7C + nullsub_158 2023-08-07 11:19:45 -04:00
Kermalis
a10e7454fc NAKED sub_8007AA4 2023-08-07 11:11:58 -04:00
Kermalis
e414e4c113 Match sub_8007A78 and nullsub_157 2023-08-07 10:14:52 -04:00
Kermalis
c419a607d0 Nonmatch sub_8007958 for now 2023-08-07 10:09:14 -04:00
Kermalis
297b00a5a8 Match sub_800792C and nullsub_129 2023-08-07 08:36:03 -04:00
Kermalis
9dda160a0b Match sub_80078E8 2023-08-07 08:30:57 -04:00
Kermalis
5327e536bb Match sub_80078A4() 2023-08-07 08:26:38 -04:00
Kermalis
175400074e NAKED match xxx_draw_char() 2023-08-07 08:16:51 -04:00
Kermalis
315ae86101 Match sub_80073E0 through sub_8007464 2023-08-07 00:02:22 -04:00
Kermalis
3ee8225409 Match sub_80073B8 2023-08-06 22:20:16 -04:00
Kermalis
60b498f072 Also extern gUnknown_2027370 2023-08-06 20:09:35 -04:00
Kermalis
73b2e98b8c Correct size and extern gUnknown_202B038 2023-08-06 20:05:41 -04:00
Kermalis
4d8fae99dd Nonmatch sub_8007334 and match nullsub_154 2023-08-06 20:01:46 -04:00
Kermalis
05e48f1e81 Rename code_800B5F0 to reg_control 2023-08-06 03:16:47 -04:00
Kermalis
d20e2522c2 Match funcs and create unused_vblank.c
Also cleaned more .h files
2023-08-06 03:10:51 -04:00
Kermalis
de39525da5 sub_800B720 (jiang OP) 2023-08-06 00:32:51 -04:00
Kermalis
d3f7533f1c nonmatch sub_8006E94 2023-08-05 22:34:59 -04:00
Kermalis
d6baf52f33 Match sub_8006AC4 through sub_8006C44 2023-08-05 22:27:03 -04:00
Kermalis
e31da7df5c Match sub_80069CC 2023-08-05 18:43:24 -04:00
Kermalis
e83709c20e Match sub_800677C 2023-08-05 18:17:18 -04:00
Kermalis
9835feaec5 Fix this s16 2023-08-05 18:16:55 -04:00
Kermalis
64e366755e Oops, here's the rest 2023-08-05 16:02:59 -04:00
Kermalis
938f8cf177 text1/text2 rename 2023-08-05 15:34:20 -04:00
Cheng Hann Gan
2159697af6
Merge pull request #148 from Kermalis/kermalis-kecleon_shop
Complete Kecleon Bros + Clean Kecleon/Kangaskhan
2023-08-05 13:51:01 -04:00
Kermalis
09d6c61f84 Rename gTeamInventoryRef and gTeamInventory 2023-08-05 13:46:05 -04:00
Kermalis
70c0dc82a0 More renaming 2023-08-05 13:35:49 -04:00
Kermalis
9917619da8 Pascal naming 2023-08-05 13:20:00 -04:00
Kermalis
c5e53c0e6b Correct array usage 2023-08-05 13:00:47 -04:00
Kermalis
055a14b832 Update kangaskhan_storage.c 2023-08-05 12:58:29 -04:00
Kermalis
dfd7e07fcc Update kecleon_bros.c 2023-08-05 12:57:09 -04:00
Kermalis
417eb19802 Clean Kangaskhan 2/2 2023-08-05 12:56:50 -04:00
Kermalis
944a420449 Clean Kangaskhan 1/2 2023-08-05 12:26:34 -04:00
Kermalis
595e2a0b88 KECLEON_BROS_MODE_COUNT 2023-08-05 11:54:02 -04:00
Kermalis
0db7804d6b gUnknown_203B210 -> gKecleonBrosWork 2023-08-05 11:42:20 -04:00