game-source/klik/mdl/mdl_void.qh
2003-10-28 21:20:34 +00:00

6 lines
88 B
C++

#ifndef MDL_VOID_qh
#define MDL_VOID_qh 1
@extern void() mdl_setup_void;
#endif