From b555a1ad730994a42cfecf88bba15ece20d1e6f9 Mon Sep 17 00:00:00 2001 From: rodri Date: Fri, 15 Nov 2024 23:48:46 +0000 Subject: bts: add a little vfx for the buttons. add playvfx helper function. --- dat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dat.h') diff --git a/dat.h b/dat.h index d645d6f..f442103 100644 --- a/dat.h +++ b/dat.h @@ -19,6 +19,7 @@ enum { VFXHit = 0, VFXMiss, + VFXShine, NVFX, OH = 0, /* horizontal */ -- cgit v1.2.3