This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
ReC98
mirror of
https://github.com/nmlgc/ReC98.git
Watch
1
Star
1
Fork
You've already forked ReC98
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
222fc993d0
ReC98
/
th02
/
snd
/
snd.h
4 lines
60 B
C
Raw
Normal View
History
Unescape
Escape
[Decompilation] [th05] Character-independent shot type functions Part of P0062, funded by Touhou Patch Center.
2019-12-21 16:23:03 +00:00
#
include
"defconv.h"
[Decompilation] Prepare the C side for the shot type control functions That should make this convoluted copypasta a bit easier to read. And sure, I could have done something about the loop as well, but SHOT_FUNC_INIT already hides enough control flow behind a macro… Part of P0037, funded by zorg.
2019-10-13 19:52:02 +00:00
void
DEFCONV
snd_se_play
(
int
new_se
)
;