mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-22 20:11:49 +00:00
6 lines
88 B
C++
6 lines
88 B
C++
#ifndef MDL_VOID_qh
|
|
#define MDL_VOID_qh 1
|
|
|
|
@extern void() mdl_setup_void;
|
|
|
|
#endif
|