diff options
author | Max <mparisi@stevens.edu> | 2020-10-30 02:05:35 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-10-30 02:05:35 -0400 |
commit | d96e18f2d6f0c92639929523051d3bd2c787333b (patch) | |
tree | 56edf2e9bdc02ac0cc56f1bde9693fdbb587e698 /include/SDK/nand.h | |
parent | 47a1bdea8872c79dd2cd7d75ca7f254b9ed13170 (diff) |
match up to func_801DD294
Diffstat (limited to 'include/SDK/nand.h')
-rw-r--r-- | include/SDK/nand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SDK/nand.h b/include/SDK/nand.h index 463ef89..1e055e2 100644 --- a/include/SDK/nand.h +++ b/include/SDK/nand.h @@ -5,6 +5,7 @@ extern "C" {
#endif
+#include <SDK/NAND/nand.h>
#include <SDK/NAND/NANDCore.h>
#include <SDK/NAND/NANDOpenClose.h>
|