diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-08-04 13:53:00 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2019-08-04 13:53:00 +0200 |
commit | 252df94bc17bfbad311cd813f1e1ec8a2cb61956 (patch) | |
tree | 8bb286ce5b0355a9e4ad3fb18258aed35e888499 /include/pokenav.h | |
parent | ce941e6f56803b389c20a52c0a5b89f5ade12b7a (diff) |
Decompile pokenav 10
Diffstat (limited to 'include/pokenav.h')
-rw-r--r-- | include/pokenav.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokenav.h b/include/pokenav.h index 69a9f1f58..380e61dda 100644 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -11,7 +11,7 @@ struct PokenavSub18 { u16 unk0; u16 unk2; - struct + struct PokenavMonList { u8 boxId; u8 monId; |