/// Marisa's shot control functions
/// -------------------------------
#include "th03/math/randring.hpp"
#include "th04/main/player/shot.hpp"
void pascal near shot_laser_update(
unsigned int frames, shot_laser_style_t style
)
;