mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-29 22:14:15 +01:00
remove un-needed headers
This commit is contained in:
parent
8dbc0aaa11
commit
ec708deb56
@ -1,9 +1,6 @@
|
|||||||
#include <libdragon.h>
|
#include <libdragon.h>
|
||||||
|
|
||||||
#include <fatfs/ff.h>
|
#include <fatfs/ff.h>
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
#include <string.h>
|
|
||||||
#include "../utils/fs.h"
|
#include "../utils/fs.h"
|
||||||
#include "cpak_handler.h"
|
#include "cpak_handler.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user