diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-05 02:47:32 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-05 21:04:43 -0500 |
commit | 86354f1d50a5cb510b2788558c06342b21dbaa08 (patch) | |
tree | bea163f80c91feab435542b5ed93f3773072970e /src/pokenav_match_call_ui.c | |
parent | 27c4329e4518a9838476e16c9fbb4cfb6d83a0d7 (diff) |
Document some pokenav and region map
Diffstat (limited to 'src/pokenav_match_call_ui.c')
-rw-r--r-- | src/pokenav_match_call_ui.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pokenav_match_call_ui.c b/src/pokenav_match_call_ui.c index fd346393e..01740fcce 100644 --- a/src/pokenav_match_call_ui.c +++ b/src/pokenav_match_call_ui.c @@ -7,6 +7,8 @@ #include "menu.h" #include "decompress.h" +// TODO: This UI isnt just for match call, seems to be the general pokenav list UI + struct UnknownSubSubStruct_0203CF40 { u8 bg; u8 unk1; |