Rev 1 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/* $Id: shiroi_math_mk_i.h 10 2024-08-29 01:39:27Z nishi $ */
#ifndef __SHIROI_MATH_MK_I_H__
#define __SHIROI_MATH_MK_I_H__
#include "shiroi.h"
void shiroi_math_mk_i(shiroi_t* shiroi);
void shiroi_math_mk_i_tick(shiroi_t* shiroi);
void shiroi_math_mk_i_install(shiroi_t* shiroi, int slot);
void shiroi_math_mk_i_reset(shiroi_t* shiroi, int slot);
#endif