aboutsummaryrefslogtreecommitdiff
path: root/src/titlescreen.h
blob: d60aeca88f41770b6bd37c9c528c440a6a5c8315 (plain)
1
2
3
4
5
6
#ifndef TITLESCREEN_H
#define TITLESCREEN_H

int titleScreen();

#endif