Add Dönerfisch
This commit is contained in:
@@ -5,7 +5,8 @@ namespace Assets {
|
||||
using namespace JabyEngine;
|
||||
|
||||
namespace Main {
|
||||
static constexpr auto PacoTIM = SimpleTIM(896, 0, 960, 510);
|
||||
static constexpr auto PacoTIM = SimpleTIM(896, 0, 960, 510);
|
||||
static constexpr auto DoenerFishTIM = SimpleTIM(896 + 30, 0, 960 + 16, 510);
|
||||
|
||||
void load();
|
||||
}
|
||||
|
Reference in New Issue
Block a user