mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-06 18:53:21 -05:00
Remove temporary struct definition
This commit is contained in:
parent
1eb08c70e1
commit
9a773792e9
|
|
@ -1,12 +1,6 @@
|
|||
#ifndef POKEDIAMOND_MAP_HEADER_H
|
||||
#define POKEDIAMOND_MAP_HEADER_H
|
||||
|
||||
struct UnkStruct_020EED78
|
||||
{
|
||||
u16 unk0;
|
||||
u16 unk2;
|
||||
};
|
||||
|
||||
u8 FUN_02034724(u32 mapno);
|
||||
u8 FUN_02034738(u32 mapno);
|
||||
u16 FUN_0203474C(u32 mapno);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user