ReC98/th05/main/playperf.hpp

7 lines
167 B
C++

#include "th04/main/playperf.hpp"
// Returns [speed] tuned based on [playperf].
subpixel_length_8_t __fastcall near playperf_speedtune(
subpixel_length_8_t speed
);