mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-14 00:54:05 +02:00
android: raw files: add level and music files
When compiling under Android I get these compilation errrors: Error:(68, 85) error: cannot find symbol variable level2 Error:(69, 85) error: cannot find symbol variable music A quick workaround is to move and rename the resources to the right place. This is a hack, in the near future users will simply browse a folder with original game resources. Bug: https://github.com/XProger/OpenLara/issues/64 Signed-off-by: Carlos Santa <santa.cm@gmail.com>
This commit is contained in:
BIN
src/platform/android/app/src/main/res/raw/level2.jet
Normal file
BIN
src/platform/android/app/src/main/res/raw/level2.jet
Normal file
Binary file not shown.
BIN
src/platform/android/app/src/main/res/raw/music.jet
Normal file
BIN
src/platform/android/app/src/main/res/raw/music.jet
Normal file
Binary file not shown.
Reference in New Issue
Block a user