summaryrefslogtreecommitdiff
path: root/src/globals.h
blob: f17386b202e6d7f427876d745b24f4865ff293ed (plain)
1
2
3
4
5
6
#ifndef GLOBALS_H
#define GLOBALS_H

#define GRAVITY 9

#endif