X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fscroll16.h;h=71a0cbf35e24708122656d19a5a52f5bc84ebded;hb=85f8cfe15ac28a5ef39f8d14d3109d1cdbccf616;hp=baac6a8ff34bf1ee398e038cfa8d4e282eea38d4;hpb=e0335fc72d6856ec3df7a081281ebd8f36e3981d;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_*/