mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 23:28:04 -04:00
add some sdl code from rearmed
This commit is contained in:
parent
b98018548f
commit
e81b987fc1
4 changed files with 269 additions and 2 deletions
|
@ -43,7 +43,7 @@ static void scan_for_filters(void)
|
|||
{
|
||||
struct dirent *ent;
|
||||
int i, count = 0;
|
||||
char **mfilters;
|
||||
const char **mfilters;
|
||||
char buff[64];
|
||||
DIR *dir;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue