#include <snes/types.h>Go to the source code of this file.
Macros | |
| #define | MAX_SCROLL_HEIGHT_32x32 (32*16 - 14*16) /* 288 */ |
| #define | MAX_SCROLL_WIDTH_32x32 (32*16 - 16*16) /* 256 */ |
Functions | |
| void | drawSprite32x32 (u8 x, u8 y, u16 sprite) |
| u16 | element2sprite32x32 (u8 elem) |
| void | initSpriteMap32x32 (u16 len) |
| void | screenRefreshPos32x32 (u8 x, u8 y, u16 address) |
| #define MAX_SCROLL_HEIGHT_32x32 (32*16 - 14*16) /* 288 */ |
| #define MAX_SCROLL_WIDTH_32x32 (32*16 - 16*16) /* 256 */ |
| void initSpriteMap32x32 | ( | u16 | len | ) |