mirror of
https://github.com/Steffo99/iiiiil-gioco.git
synced 2024-11-23 08:24:19 +00:00
Update main.cpp
This commit is contained in:
parent
6277344032
commit
f8621ca1b2
1 changed files with 1 additions and 2 deletions
3
main.cpp
3
main.cpp
|
@ -4,8 +4,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
//steffo accetta la modifica
|
//aasdfsadf//Costanti di sistema
|
||||||
//Costanti di sistema
|
|
||||||
#define X_MAX 80
|
#define X_MAX 80
|
||||||
#define Y_MAX 23
|
#define Y_MAX 23
|
||||||
#define ROOMS 8
|
#define ROOMS 8
|
||||||
|
|
Loading…
Reference in a new issue