N64FlashcartMenu
Loading...
Searching...
No Matches
sc64.h
Go to the documentation of this file.
1
7#ifndef FLASHCART_SC64_H__
8#define FLASHCART_SC64_H__
9
10
11#include "../flashcart.h"
12
13
19flashcart_t *sc64_get_flashcart (void);
20 /* sc64 */
22
23
24#endif
Flashcart Structure.
Definition: flashcart.h:56