diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-05 15:49:41 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-05 15:49:41 -0400 |
commit | 0ae4f320d929e4d8914002836055c1aad35d5ce3 (patch) | |
tree | eecc99a0ce0e13a8dfd279f22608928cebe24131 /include/list_menu_cursor.h | |
parent | cc45732d6b7acab3dd1fc533064206dd11b32ce6 (diff) |
Name remaining symbols in {unk_02016B94->bg_window}.c
Diffstat (limited to 'include/list_menu_cursor.h')
-rw-r--r-- | include/list_menu_cursor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/list_menu_cursor.h b/include/list_menu_cursor.h index e4a4b6b9..a2337e9a 100644 --- a/include/list_menu_cursor.h +++ b/include/list_menu_cursor.h @@ -1,7 +1,7 @@ #ifndef POKEDIAMOND_LIST_MENU_CURSOR_H #define POKEDIAMOND_LIST_MENU_CURSOR_H -#include "unk_02016B94.h" +#include "bg_window.h" // TODO: Move to its own header, and fill it out struct ListMenuCursor |