mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
oops. need to actually make it
This commit is contained in:
@@ -12,5 +12,6 @@ script:
|
||||
- sudo find / -name SDL2 2>>/dev/null || true
|
||||
- mkdir build
|
||||
- pushd build && SDL_INCLUDE_DIRS=/usr/include/SDL2 cmake -DCMAKE_TOOLCHAIN_FILE=../CMakeLists_mingw.txt -DCMAKE_BUILD_TYPE=Debug .. && popd
|
||||
- pushd build && make
|
||||
#notifications:
|
||||
#irc: "irc.freenode.net#openrct2"
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
static void set_all_land_owned();
|
||||
|
||||
Syntax error blah blah blat *&2)
|
||||
/*Syntax error blah blah blat *&2)*/
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user