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