game-source/klik/mapents/mapents.qh
Ragnvald Maartmann-Moe IV 90d7c11e08 Stuff.
2004-02-09 06:15:13 +00:00

14 lines
211 B
C++

#ifndef IMPLEMENT_MAPENTS
@extern {
#endif
entity intermission_head;
entity spawn_head;
void () info_notnull;
void () light;
void () misc_explobox;
void () func_wall;
#ifndef IMPLEMENT_MAPENTS
};
#endif