mirror of
https://git.code.sf.net/p/quake/game-source
synced 2025-02-17 01:11:10 +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
|