summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-10-15 14:36:53 -0700
committerMarcus Huderle <huderlem@gmail.com>2017-10-15 14:36:53 -0700
commitfcd62bf39372bbb26e21f3dfb67ccf1782954834 (patch)
tree065d2081953cfbec1bfcca3f3f9b335f580290e8 /include/global.h
parent7d657ef56716fd01bacf4a47df50ad0ec3d03b10 (diff)
Start decomp on rest of secret_base
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index f0eb7401f..51c599a73 100644
--- a/include/global.h
+++ b/include/global.h
@@ -130,7 +130,7 @@ struct UCoords16
struct SecretBaseRecord
{
- /*ID?*/ /*0x1A08*/ u8 sbr_field_0;
+ /*ID?*/ /*0x1A08*/ u8 secretBaseId;
/*0x1A09*/ u8 sbr_field_1_0:4;
/*0x1A09*/ u8 gender:1;
/*0x1A09*/ u8 sbr_field_1_5:1;