X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fscroll16.h;h=71a0cbf35e24708122656d19a5a52f5bc84ebded;hb=f47289f4c64b520e0aee7071b7875dc48203335c;hp=baac6a8ff34bf1ee398e038cfa8d4e282eea38d4;hpb=d9e8696a3a67052729b1b783f0f3f1b0d20d9e9a;p=16.git diff --git a/src/lib/scroll16.h b/src/lib/scroll16.h index baac6a8f..71a0cbf3 100644 --- a/src/lib/scroll16.h +++ b/src/lib/scroll16.h @@ -23,5 +23,12 @@ #ifndef __SCROLL16_H_ #define __SCROLL16_H_ +#include "src/lib/16_head.h" +#include "src/lib/16_in.h" + +//#define TILEWH 16 +//#define SPEED 4 + +//void animatePlayer(player_t *player, short scrolloffsetswitch, int ls, bitmap_t *bmp); #endif /*__SCROLL16_H_*/