summaryrefslogtreecommitdiff
path: root/include/librfu.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-06-09 22:14:52 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-06-09 22:14:52 +0200
commit166295acc78b0057e25f6e46f9fa183369708053 (patch)
tree99e588a5f163dfbb923be2de1fbe7c87d3c33204 /include/librfu.h
parent7b72cfdc6cd380326deb3cbed6802f5db11c31d4 (diff)
union room prepare for battle
Diffstat (limited to 'include/librfu.h')
-rw-r--r--include/librfu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/librfu.h b/include/librfu.h
index 2c4d091bd..03c142587 100644
--- a/include/librfu.h
+++ b/include/librfu.h
@@ -80,8 +80,8 @@ struct __attribute__((packed)) UnkLinkRfuStruct_02022B14
u16 unk_01_6:2;
u8 playerTrainerId[2];
u8 unk_04[4];
- u16 unk_08_0:10;
- u16 unk_09_2:6;
+ u16 species:10;
+ u16 type:6;
u8 unk_0a_0:7;
u8 unk_0a_7:1;
u8 playerGender:1;