mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-17 01:37:02 +00:00
11
include/Kyoto/CARAMToken.hpp
Normal file
11
include/Kyoto/CARAMToken.hpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef _CARAMTOKEN_HPP
|
||||
#define _CARAMTOKEN_HPP
|
||||
|
||||
#include "types.h"
|
||||
|
||||
class CARAMToken {
|
||||
public:
|
||||
static void UpdateAllDMAs();
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user