mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
Moving headers, README
This commit is contained in:
parent
a2b010ca37
commit
996b554cb8
@ -11,6 +11,6 @@
|
||||
#include "si.h"
|
||||
#include "messages.h"
|
||||
#include "ld_addrs.h"
|
||||
#include "stdarg.h"
|
||||
#include "gcc/stdarg.h"
|
||||
|
||||
#endif
|
||||
|
1
include/gcc/README.md
Normal file
1
include/gcc/README.md
Normal file
@ -0,0 +1 @@
|
||||
The headers here are from GCC 2.8.1 and can be found in the original source for the compiler as well as [our repo](https://github.com/pmret/gcc-papermario) with modifications made for Paper Mario.
|
Loading…
Reference in New Issue
Block a user