repo.or.cz
/
cantaveria.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed loading 32bit images conversion to alpha.
[cantaveria.git]
/
boot.h
blob
c4fc2f668260bbff12ceabd295bddfa2b4166cba
1
2
void
stage_init
();
3
4
void
seq_init
();
5
void
synth_init
();
6
7
void
audio_init
();
8
void
audio_quit
();
9
10
void
graphics_init
();
11
12
void
loader_init
();
13
void
loader_quit
();
14
15
void
text_init
();