taisei/src/projectile_prototypes/all.inc.h
Andrei Alexeyev f67396423e
Projectile prototypes system (#118)
* wip projectile prototypes

* Partial fix for replay desyncs

* some YoumuA fixes

* fix various ToE problems

* fix MarisaB

* fix master spark

* fix iku slave particle position

* this timeout was somehow halved during the changes

* remove some v1.2 compat hacks
2018-05-02 07:46:48 +03:00

6 lines
83 B
C

#define PP_BASIC(name, w, h) PP(name)
#include "basic.inc.h"
PP(blast)
#undef PP