1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 21:13:05 +01:00

introduce syntax error

This commit is contained in:
Kevin Burke
2014-05-24 12:28:26 +09:00
parent 79b1f71317
commit 6f800ba98c
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ before_install:
- sudo mv /usr/include/SDL2 /usr/include/sdl2
script:
- sudo find / -name SDL2 2>>/dev/null || true
- echo "Hello World"
- mkdir build
- pushd build && SDL_INCLUDE_DIRS=/usr/include/SDL2 cmake -DCMAKE_TOOLCHAIN_FILE=../CMakeLists_mingw.txt -DCMAKE_BUILD_TYPE=Debug .. && popd
#notifications:

View File

@@ -35,6 +35,8 @@
static void set_all_land_owned();
Syntax error blah blah blat *&2)
/**
*
* rct2: 0x0066FFE1
@@ -184,4 +186,4 @@ void sub_6BD3A4() {
RCT2_ADDRESS(0x013CA672, uint8)[i] = 1;
}
RCT2_CALLPROC_EBPSAFE(0x006C0C3F);
}
}