mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-10 06:31:52 +00:00
6 lines
94 B
C++
6 lines
94 B
C++
#ifndef MAPENTS_MOVEWALL_qh
|
|
#define MAPENTS_MOVEWALL_qh 1
|
|
|
|
@extern void() func_train;
|
|
|
|
#endif
|