macOS/iOS: Add resources to the bundle
This commit is contained in:
parent
bf1dc2a7ce
commit
0f924528ba
3 changed files with 64 additions and 37 deletions
|
|
@ -164,7 +164,7 @@ void init_archives()
|
|||
{
|
||||
auto paths = GetMPQSearchPaths();
|
||||
|
||||
#ifndef __ANDROID__
|
||||
#if !defined(__ANDROID__) && !defined(__APPLE__)
|
||||
// Load devilutionx.mpq first to get the font file for error messages
|
||||
devilutionx_mpq = LoadMPQ(paths, "devilutionx.mpq");
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue