mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-08-20 00:15:40 -05:00
Add in headers.
This commit is contained in:
10
include/struct_defs/struct_02027BF4.h
Normal file
10
include/struct_defs/struct_02027BF4.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef POKEPLATINUM_STRUCT_02027BF4_H
|
||||
#define POKEPLATINUM_STRUCT_02027BF4_H
|
||||
|
||||
typedef struct {
|
||||
u8 unk_00;
|
||||
u8 unk_01;
|
||||
u8 unk_02;
|
||||
} UnkStruct_02027BF4;
|
||||
|
||||
#endif // POKEPLATINUM_STRUCT_02027BF4_H
|
||||
Reference in New Issue
Block a user