mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 08:27:41 +00:00
CMappableObject, CMapArea equivalent
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
#ifndef _CMAPWORLD
|
||||
#define _CMAPWORLD
|
||||
|
||||
#include "Kyoto/Graphics/CColor.hpp"
|
||||
#include "MetroidPrime/CMapArea.hpp"
|
||||
|
||||
#include "Kyoto/Graphics/CColor.hpp"
|
||||
|
||||
#include "rstl/reserved_vector.hpp"
|
||||
|
||||
class CStateManager;
|
||||
|
||||
class CMapWorld {
|
||||
|
||||
Reference in New Issue
Block a user