summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-09-08 15:11:29 -0400
committerscnorton <scnorton@biociphers.org>2017-09-08 15:11:29 -0400
commitdb2b371e70a8cbf1134866906c7eccaae7f65203 (patch)
tree2035a76472119e9a3f072a8bf572a79e791c5934 /include
parentd3edf5642ed0f76f678bb4c566a7c96eaf793fdd (diff)
gpu_pal_allocator_reset__manage_upper_four
Diffstat (limited to 'include')
-rw-r--r--include/global.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h
index 0c0f86470..c406c507f 100644
--- a/include/global.h
+++ b/include/global.h
@@ -730,4 +730,6 @@ struct Bitmap // TODO: Find a better spot for this
u32 height:16;
};
+extern u8 gReservedSpritePaletteCount;
+
#endif // GUARD_GLOBAL_H