diff options
author | alekseiplusplus <alekseijeaves@protonmail.com> | 2023-05-01 14:16:00 +1000 |
---|---|---|
committer | alekseiplusplus <alekseijeaves@protonmail.com> | 2023-05-01 14:16:00 +1000 |
commit | 65e93275c17c14eea06d495958ed77fe569ce8f1 (patch) | |
tree | 4e9ee5a9bbbc6ac1ea5a4b38dd2cace48bbb5c70 /headers/include.h | |
parent | 8f09f4249cec8ccc187b3f9ee5094fb3080900a9 (diff) |
changed directory structure, and other minor stuff
Diffstat (limited to 'headers/include.h')
-rw-r--r-- | headers/include.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/headers/include.h b/headers/include.h deleted file mode 100644 index 8f067c2..0000000 --- a/headers/include.h +++ /dev/null @@ -1,9 +0,0 @@ -#include"stdio.h" -#include"stdint.h" -#include"stdlib.h" -#include"string.h" -#include"6502.h" -#include"addressing.h" -#include"instructions/definitions.h" -#include"instructions/table.h" -#include"apple.h"
\ No newline at end of file |