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
9ad578ea93
ReC98
/
th01
/
main
/
boss
/
nop.cpp
6 lines
60 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] Only use the `far` keyword to declare intent Part of P0134, funded by [Anonymous].
2021-02-04 19:16:03 +00:00
void
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
{
}