summaryrefslogtreecommitdiff
path: root/include/main.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-12-22 23:47:13 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-12-22 23:47:13 +0100
commitea9b7e7848ae5c194acd7bb13fb40b1ccfe49e1e (patch)
tree5433636373843e18fa182c44b630b7612639fa9d /include/main.h
parentc28018843601b99907ab79ef3fd9e689b078e384 (diff)
Fix palette groups
Diffstat (limited to 'include/main.h')
-rw-r--r--include/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/main.h b/include/main.h
index bb301dcc..a5680d10 100644
--- a/include/main.h
+++ b/include/main.h
@@ -71,6 +71,7 @@ typedef struct {
/**
* HUD structure.
*/
+// TODO Rather a structure more generally about gfx?
typedef struct {
/*0x000*/ u8 nextToLoad;
/*0x001*/ u8 _1;