mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-13 22:06:09 +00:00
10
include/MetroidPrime/TCastTo.hpp
Normal file
10
include/MetroidPrime/TCastTo.hpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _TCASTTO_HPP
|
||||
#define _TCASTTO_HPP
|
||||
|
||||
#include "types.h"
|
||||
|
||||
class IVisitor {
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user