include housekeeping
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#ifndef YAZE_APP_ZELDA3_DUNGEON_ROOM_OBJECT_H
|
||||
#define YAZE_APP_ZELDA3_DUNGEON_ROOM_OBJECT_H
|
||||
|
||||
#include <array>
|
||||
#include <cstdint>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
@@ -264,4 +262,4 @@ class Subtype3 : public RoomObject {
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
|
||||
#endif // YAZE_APP_ZELDA3_DUNGEON_ROOM_OBJECT_H
|
||||
#endif // YAZE_APP_ZELDA3_DUNGEON_ROOM_OBJECT_H
|
||||
|
||||
Reference in New Issue
Block a user