mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
try loading resources from share, fallback to cwd
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
#include <string>
|
||||
|
||||
namespace Platform {
|
||||
bool SetupFonts();
|
||||
std::string FindResourceFolder();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user