mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
4 lines
138 B
C++
4 lines
138 B
C++
void (string text) Cbuf_AddText = #0;
|
|
void (string text) Cbuf_InsertText = #0;
|
|
void () Cbuf_Execute = #0;
|
|
void () Cbuf_Execute_Sets = #0;
|