shithub: cstory

ref: 706aff0c8c9f6c518b88cb8d1ca875a0e7d05544
dir: /src/BossLife.h/

View raw version
#pragma once

#include "WindowsWrapper.h"

void InitBossLife(void);
BOOL StartBossLife(int code_event);
BOOL StartBossLife2(void);
void PutBossLife(void);