prime/include/MetroidPrime/CMapWorldInfo.hpp
Henrique Gemignani Passos Lima 4ae43a420a Add ~CStateManager
Former-commit-id: 7dc8252b270847298bcbba4e817bf4be9b0993cc
2022-11-15 01:08:47 +02:00

9 lines
99 B
C++

#ifndef _CMAPWORLDINFO
#define _CMAPWORLDINFO
class CMapWorldInfo {
};
#endif // _CMAPWORLDINFO