shithub: cstory

ref: 4ef83526c0cff97069dd3a28778a03325e9fb32c
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);