You've already forked PrimeRemasterStructs
mirror of
https://github.com/PrimeDecomp/PrimeRemasterStructs.git
synced 2026-03-31 14:23:23 -07:00
10 lines
130 B
Plaintext
10 lines
130 B
Plaintext
#ifndef _RUNDKCTF
|
|
#define _RUNDKCTF
|
|
|
|
BigEndian();
|
|
local uint isDKCTF <hidden=true> = true;
|
|
#include "Run.bt"
|
|
|
|
|
|
#endif// _RUNDKCTF
|