shithub: cstory

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