[nostalgia] Remove dynamic library usage
Will make dynamically loaded Modules impossible, but they add complexity and really aren't that useful...
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
namespace nostalgia::core {
|
||||
|
||||
extern char charMap[128];
|
||||
|
||||
enum class TileSheetSpace {
|
||||
Background,
|
||||
Sprite
|
||||
|
||||
Reference in New Issue
Block a user