diff options
Diffstat (limited to 'include/overworld.h')
-rw-r--r-- | include/overworld.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/overworld.h b/include/overworld.h index 77cacff94..0abbeee4b 100644 --- a/include/overworld.h +++ b/include/overworld.h @@ -18,11 +18,6 @@ struct LinkPlayerMapObject u8 mode; }; -struct UCoords32 -{ - u32 x, y; -}; - struct CreditsOverworldCmd { s16 unk_0; |