Log In
bw
/
helianthus
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame demo/src/sprites.h
Branch:
20076ed762266ad334e773310c96405368294f65
master
20076ed762266ad334e773310c96405368294f65
demo
src
sprites.h
Blob
History
Raw
Ivan Mahonin
59dae5
#ifndef SPRITES_H
Ivan Mahonin
59dae5
#define SPRITES_H
Ivan Mahonin
59dae5
Ivan Mahonin
59dae5
Ivan Mahonin
59dae5
void spritesInit();
Ivan Mahonin
59dae5
void spritesDraw();
Ivan Mahonin
59dae5
Ivan Mahonin
59dae5
Ivan Mahonin
59dae5
#endif