mirror of
https://github.com/ioquake/jedi-academy.git
synced 2024-12-04 01:31:26 +00:00
12 lines
184 B
C
12 lines
184 B
C
|
// ui_util.c
|
||
|
//
|
||
|
// origin: rad
|
||
|
// new ui support stuff
|
||
|
//
|
||
|
// memory, string alloc
|
||
|
|
||
|
void RichIsGettingTiredOfEmptyFileVMCompilerWarnings()
|
||
|
{
|
||
|
int andUnderstandablySo = 0;
|
||
|
}
|