3 lines
131 B
Modula-2
Raw Normal View History

2024-01-07 02:59:04 -05:00
static-method Mob *getStaticTestMob(int id, Level *level) = 0x18844;
static-method Mob *CreateMob(int id, Level *level) = 0x18184;