repo.or.cz
/
open-ps2-loader.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git]
/
modules
/
cdvd
/
discID
/
irx_imports.h
blob
55b8a7b8f0f548b1c7604044e5a508b3eb501969
1
#ifndef IOP_IRX_IMPORTS_H
2
#define IOP_IRX_IMPORTS_H
3
4
#include <irx.h>
5
6
#include <ioman.h>
7
#include <sysclib.h>
8
#include <thsemap.h>
9
10
#endif