finished CSprite(2d)

This commit is contained in:
aap 2019-05-21 09:38:51 +02:00
parent c4f9b9573f
commit 157926ddc6
5 changed files with 730 additions and 192 deletions

View file

@ -1,6 +1,7 @@
#include "common.h"
#include "patcher.h"
#include "Sprite.h"
#include "Sprite2d.h"
#include "General.h"
#include "Coronas.h"
#include "Camera.h"