This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
b0e8a67cf2da02e4568986cbb06fbca9f14705fb
dolphin
/
Source
/
TestSuite
/
ASM
/
source
/
Init.h
T
11 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
This should largely go unnoticed
2010-03-29 09:26:19 +00:00
extern
FILE
*
f
;
void
die
(
char
*
msg
);
void
initialise_fat
();
void
init_crap
();
Don't let ASM test crash and burn if it can't open file
2010-04-01 05:52:17 +00:00
void
end
();
Copy Permalink