mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 22:23:59 +00:00
12
include/MetroidPrime/Player/CWorldTransManager.hpp
Normal file
12
include/MetroidPrime/Player/CWorldTransManager.hpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef _CWORLDTRANSMANAGER_HPP
|
||||
#define _CWORLDTRANSMANAGER_HPP
|
||||
|
||||
#include "types.h"
|
||||
|
||||
class CWorldTransManager {
|
||||
public:
|
||||
private:
|
||||
u8 pad[0x48];
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user