N64FlashcartMenu
Loading...
Searching...
No Matches
src
flashcart
flashcart_utils.h
Go to the documentation of this file.
1
7
#ifndef FLASHCART_UTILS_H__
8
#define FLASHCART_UTILS_H__
9
10
11
#include <fatfs/ff.h>
12
13
14
void
fix_file_size (FIL *fil);
15
void
pi_dma_read_data (
void
*src,
void
*dst,
size_t
length);
16
void
pi_dma_write_data (
void
*src,
void
*dst,
size_t
length);
17
18
19
#endif
Generated on Tue Oct 10 2023 19:52:50 for N64FlashcartMenu by
1.9.5