mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-20 14:11:16 +00:00
Update isleapp.cpp with stub
This commit is contained in:
parent
99193bee37
commit
c2316a85bb
@ -82,11 +82,12 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// i will figure out this someday
|
// i will figure out this someday
|
||||||
// #ifdef __WUT__
|
#ifdef __WUT__
|
||||||
// int main(int argc, char** argv) {
|
int main(int argc, char** argv) {
|
||||||
//
|
// stub so actions will work
|
||||||
// }
|
return = 0
|
||||||
// #endif
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
DECOMP_SIZE_ASSERT(IsleApp, 0x8c)
|
DECOMP_SIZE_ASSERT(IsleApp, 0x8c)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user