Working on support for various controllers

This commit is contained in:
2021-08-31 13:56:03 +02:00
parent 8e6d546b97
commit ad5fb0fc22
6 changed files with 41 additions and 31 deletions

View File

@@ -20,7 +20,7 @@
#include "game.h"
#include "input.h"
#include "fade.h"
#include <math.h>
//#include <math.h>
#ifndef DIRECTOR_H
#define DIRECTOR_H