ugfx/demos/games/tetris
inmarket 215f31ee3d Added type gDelay to replace V2.x delaytime_t
Added type gTicks          to replace V2.x systemticks_t
Added type gThreadreturn   to replace V2.x threadreturn_t
Added type gThreadpriority to replace V2.x threadpriority_t
2018-07-08 14:30:31 +10:00
..
Example_Makefiles Change color_t to gColor 2018-07-08 11:19:43 +10:00
demo.mk Fixing makefiles of games that were moved to a dedicated location 2016-07-28 14:46:09 +02:00
gfxconf.h Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X 2018-07-08 13:51:20 +10:00
main.c Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
tetris.c Added type gDelay to replace V2.x delaytime_t 2018-07-08 14:30:31 +10:00
tetris.h Move demo games into demo/games directory 2016-07-28 16:35:36 +10:00