Initial commit.
This commit is contained in:
11
codemp/ui/ui_util.c
Normal file
11
codemp/ui/ui_util.c
Normal file
@@ -0,0 +1,11 @@
|
||||
// ui_util.c
|
||||
//
|
||||
// origin: rad
|
||||
// new ui support stuff
|
||||
//
|
||||
// memory, string alloc
|
||||
|
||||
void RichIsGettingTiredOfEmptyFileVMCompilerWarnings()
|
||||
{
|
||||
int andUnderstandablySo = 0;
|
||||
}
|
||||
Reference in New Issue
Block a user