mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 19:03:58 +00:00
8
include/MetroidPrime/CStateManager.hpp
Normal file
8
include/MetroidPrime/CStateManager.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _CSTATEMANAGER_HPP
|
||||
#define _CSTATEMANAGER_HPP
|
||||
|
||||
#include "types.h"
|
||||
|
||||
class CStateManager {};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user