summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-09-23 19:26:57 -0700
committerYamaArashi <shadow962@live.com>2016-09-23 19:26:57 -0700
commitbbc0da892f0db65f23833820b99f499de23a0ce1 (patch)
tree68511cc564fbc17b1d4acb83baeb0b7999e0f503 /include/global.h
parentc3c7432d2e89f48dd4b4441ce00abe7d0b2911ae (diff)
decompile map object and field message box code
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h
index 3acdd5c62..437f87ecb 100644
--- a/include/global.h
+++ b/include/global.h
@@ -52,6 +52,12 @@ struct Coords16
s16 y;
};
+struct UCoords16
+{
+ u16 x;
+ u16 y;
+};
+
struct SecretBaseRecord
{
u8 sbr_field_0; // ID?