Retro_Gameboy
The purpose of this project is to create a GameBoy with classic games.
Functions
main.cpp File Reference
#include "../include/Tetris.h"
#include "../include/Arkanoid.h"
#include "../include/Snake.h"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

void DisplayMenu ()
 
int main ()
 

Function Documentation

◆ DisplayMenu()

void DisplayMenu ( )

Definition at line 46 of file main.cpp.

Here is the caller graph for this function:

◆ main()

int main ( )

Definition at line 8 of file main.cpp.

Here is the call graph for this function: