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
Added hidden options to be able to define your own device delay before loading ART...
[open-ps2-loader.git]
/
include
/
debug.h
blob
85ac0e631ab574aa55563a565526e2e4247f3bd3
1
#ifndef __DEBUG_H
2
#define __DEBUG_H
3
4
int
debugSetActive
(
void
);
5
6
#endif