mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
sys: More mac os compile fixes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#elif defined(OS_MACOS)
|
||||
|
||||
#define RESOURCE(name, path) __asm__ ( \
|
||||
".data;\n" \
|
||||
".text;\n" \
|
||||
".global " #name ";\n" \
|
||||
".global " #name "_size;\n" \
|
||||
#name ":\n" \
|
||||
|
||||
Reference in New Issue
Block a user