mirror of
https://github.com/PrimeDecomp/prime.git
synced 2026-07-12 18:18:56 -07:00
7 lines
113 B
C++
7 lines
113 B
C++
#ifndef _DEFAULTWORLD
|
|
#define _DEFAULTWORLD
|
|
|
|
static const SObjectTag skDefaultWorld('MLVL', 0x158EFE17);
|
|
|
|
#endif
|