mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-28 19:55:09 -05:00
Make note for wigglytuff_shop
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.section .rodata
|
||||
|
||||
@ wigglytuff_shop
|
||||
@ wigglytuff_shop1
|
||||
.align 2,0
|
||||
.string "pksdir0\0"
|
||||
.align 2,0
|
||||
@@ -44,7 +44,7 @@ gUnknown_80DC4AC: @ 80DC4AC
|
||||
.string "{COLOR_1 GREEN}%s{END_COLOR_TEXT_1}\0"
|
||||
.align 2,0
|
||||
|
||||
@ wigglytuff_shop #2
|
||||
@ wigglytuff_shop2
|
||||
.string "pksdir0\0"
|
||||
.align 2,0
|
||||
|
||||
@@ -91,7 +91,7 @@ gUnknown_80DC524: @ 80DC524
|
||||
.string "{COLOR_2 CYAN}%s{END_COLOR_TEXT_2}\0"
|
||||
.align 2,0
|
||||
|
||||
@ wigglytuff_shop #3
|
||||
@ wigglytuff_shop3
|
||||
.string "pksdir0\0"
|
||||
.align 2,0
|
||||
|
||||
|
||||
@@ -23,6 +23,9 @@
|
||||
#include "event_flag.h"
|
||||
#include "exclusive_pokemon.h"
|
||||
|
||||
// TODO: This file was originally 3 files. Split properly
|
||||
// 4 files if you count code_8023144.s
|
||||
|
||||
struct unkStruct_203B280
|
||||
{
|
||||
/* 0x0 */ u8 friendAreas[NUM_FRIEND_AREAS];
|
||||
|
||||
Reference in New Issue
Block a user