Fixes for stringset
This commit is contained in:
parent
85b1616a5a
commit
f13125cdd1
|
@ -1,5 +1,5 @@
|
|||
// StringSet C++ class
|
||||
#include "burner.h"
|
||||
#include "burner_sdl.h"
|
||||
|
||||
int __cdecl StringSet::Add(TCHAR* szFormat,...)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue