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
e39e5cd73e
ReC98
/
th01
/
main
/
boss
/
nop.cpp
6 lines
67 B
C++
Raw
Normal View
History
Unescape
Escape
[Decompilation] [th01] Bosses: Generic no-op callback Made truly generic by its use in both the upcoming boss collision handling, as well as some SinGyoku pellet spawning function. Part of P0130, funded by Yanga.
2020-12-07 20:09:42 +00:00
#
include
"th01/main/boss/boss.hpp"
[Maintenance] [th01] Fix boss_hit_update_and_render() declarations Part of P0156, funded by Ember2528.
2021-08-15 17:42:44 +00:00
void
pascal
boss_nop
(
void
)
[Decompilation] [th01] Bosses: Generic no-op callback Made truly generic by its use in both the upcoming boss collision handling, as well as some SinGyoku pellet spawning function. Part of P0130, funded by Yanga.
2020-12-07 20:09:42 +00:00
{
}