summaryrefslogtreecommitdiff
path: root/gflib/bg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gflib/bg.h')
-rw-r--r--gflib/bg.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/gflib/bg.h b/gflib/bg.h
index 3a0bf3bf9..d8b5a5404 100644
--- a/gflib/bg.h
+++ b/gflib/bg.h
@@ -28,6 +28,17 @@ enum {
BG_COORD_SUB,
};
+// Modes for Unused_AdjustBgMosaic
+enum {
+ BG_MOSAIC_SET_HV,
+ BG_MOSAIC_SET_H,
+ BG_MOSAIC_ADD_H,
+ BG_MOSAIC_SUB_H,
+ BG_MOSAIC_SET_V,
+ BG_MOSAIC_ADD_V,
+ BG_MOSAIC_SUB_V,
+};
+
struct BgTemplate
{
u16 bg:2; // 0x1, 0x2 -> 0x3