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

#define GRAVITY 1

#endif