Subversion Repositories Shiroi

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

/* $Id: shiroi_text_mk_i.h 3 2024-08-28 09:19:04Z nishi $ */

#ifndef __SHIROI_TEXT_MK_I_H__
#define __SHIROI_TEXT_MK_I_H__

#include "shiroi.h"

void shiroi_text_mk_i(shiroi_t* shiroi);
void shiroi_text_mk_i_tick(shiroi_t* shiroi);
void shiroi_text_mk_i_install(shiroi_t* shiroi, int slot);

#endif