This commit is contained in:
Themaister 2010-05-27 16:51:14 +02:00
parent 4d9fcb9e48
commit 3a508682bb

View File

@ -5,9 +5,9 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#include <stdbool.h>
#include <GL/glfw.h>
#include "libsnes.hpp"
#include <stdbool.h>
struct snes_keybind
{