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