Skip to content

Commit

Permalink
Merge pull request #44 from Hapaxia/sprite-batch
Browse files Browse the repository at this point in the history
add SpriteBatch v1.0.0
  • Loading branch information
Hapaxia authored Nov 23, 2023
2 parents b27187e + 1254408 commit f674425
Show file tree
Hide file tree
Showing 3 changed files with 688 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/SelbaWard.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
#include "SelbaWard/SpinningCard.hpp"
#include "SelbaWard/Spline.hpp"
#include "SelbaWard/Sprite3d.hpp"
#include "SelbaWard/SpriteBatch.hpp"
#include "SelbaWard/Starfield.hpp"
#include "SelbaWard/Starfield3d.hpp"
#include "SelbaWard/TileMap.hpp"
Expand Down
Loading

0 comments on commit f674425

Please sign in to comment.