Retro_Gameboy
The purpose of this project is to create a GameBoy with classic games.
Enumerations
choices Namespace Reference

Enumerations

enum  GAME { UNKNOWN , TETRIS , ARKANOID , SNAKE }
 

Enumeration Type Documentation

◆ GAME

Enumerator
UNKNOWN 
TETRIS 
ARKANOID 
SNAKE 

Definition at line 13 of file GameGenerics.h.