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

#define GRAVITY 0.1f

#endif