1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-25 07:44:38 +01:00

Merge branch 'travis-yml' of https://github.com/kevinburke/OpenRCT2 into kevinburke-travis-yml

This commit is contained in:
IntelOrca
2014-05-24 14:36:03 +01:00
3 changed files with 27 additions and 5 deletions

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);
}
}