mirror of
https://github.com/pret/pokediamond.git
synced 2026-09-18 14:03:59 -05:00
Use local elf headers for MacOS
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <vector>
|
||||
#include <fstream>
|
||||
extern "C" {
|
||||
#include <elf.h>
|
||||
#include "elf.h"
|
||||
}
|
||||
|
||||
enum Proc : unsigned char {
|
||||
|
||||
Reference in New Issue
Block a user