Merge include/link/types.h and include/asm/types.h into include/types.h

This commit is contained in:
stag019
2015-03-07 16:04:07 -05:00
parent e195076793
commit ebc9a4b786
19 changed files with 19 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
#ifndef RGBDS_LINK_ASSIGN_H
#define RGBDS_LINK_ASSIGN_H
#include "link/types.h"
#include "types.h"
enum eBankDefine {
BANK_ROM0 = 0,