This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
test: use SDLmain for the testsuite, too.
legacy
Sam Hocevar
sam
12 years ago
parent
2762f237c9
commit
6e37ab6858
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
test/testsuite.cpp
+ 2
- 0
test/testsuite.cpp
View File
@@ -15,6 +15,8 @@
#include <cstdio>
#include <cstdio>
#include <cstdlib>
#include <cstdlib>
#include "core.h"
#include <lol/unit.h>
#include <lol/unit.h>
int main(int argc, char **argv)
int main(int argc, char **argv)
Write
Preview
Loading…
Cancel
Save