⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (214 Bytes)
Statistics
| Revision:
repo2
/
firmware
/
fileselector.h
@ 57
View
History
Annotate
#pragma once
void
file_selector
(
struct
SimpleFile
*
file
);
int
filter_disks
(
struct
SimpleDirEntry
*
entry
);
int
filter_roms
(
struct
SimpleDirEntry
*
entry
);
extern
int
(
*
filter
)(
struct
SimpleDirEntry
*
entry
);
« Previous
1
…
12
13
14
15
16
…
36
Next »
(14-14/36)
Loading...