Started cleaning up NpcAct260.cpp

This commit is contained in:
Gabriel Ravier 2019-05-15 21:42:20 +02:00
parent 1588fab110
commit 33071564a3
No known key found for this signature in database
GPG key ID: 1E75F156884F3DCE

View file

@ -13,7 +13,7 @@
#include "Sound.h"
#include "Triangle.h"
//Shovel Brigade (caged)
// Shovel Brigade (caged)
void ActNpc260(NPCHAR *npc)
{
RECT rcLeft[3] = {
@ -75,7 +75,7 @@ void ActNpc260(NPCHAR *npc)
npc->rect = rcRight[npc->ani_no];
}
//Chie (caged)
// Chie (caged)
void ActNpc261(NPCHAR *npc)
{
RECT rcLeft[2] = {