mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-24 23:17:08 -05:00
Use local elf headers for MacOS
This commit is contained in:
parent
b142ac6e48
commit
04d90cff95
|
|
@ -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
Loading…
Reference in New Issue
Block a user