mirror of
https://github.com/pret/pokediamond.git
synced 2026-09-08 00:56:30 -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 {
|
||||
|
||||
2819
tools/bin2obj/elf.h
Normal file
2819
tools/bin2obj/elf.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user