include housekeeping
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#ifndef YAZE_APP_ZELDA3_COMMON_H
|
||||
#define YAZE_APP_ZELDA3_COMMON_H
|
||||
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
/**
|
||||
@@ -318,4 +321,4 @@ static const std::string TileTypeNames[] = {
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
|
||||
#endif // YAZE_APP_ZELDA3_COMMON_H
|
||||
#endif // YAZE_APP_ZELDA3_COMMON_H
|
||||
|
||||
Reference in New Issue
Block a user