mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
Fix another crash, update todo
This commit is contained in:
parent
30fff6bbab
commit
3ad8607a78
3 changed files with 11 additions and 6 deletions
|
|
@ -1,3 +1,7 @@
|
|||
#if defined __ARMCC_VERSION && !defined _DEBUG
|
||||
#pragma O2 // fixes crash
|
||||
#endif
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#include "RwHelper.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue