Renamed sources files to english words, updated makefile, recomputed dependencies.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@703 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
6
input.c
6
input.c
@@ -22,11 +22,11 @@
|
||||
#include <SDL.h>
|
||||
|
||||
#include "global.h"
|
||||
#include "clavier.h"
|
||||
#include "keyboard.h"
|
||||
#include "sdlscreen.h"
|
||||
#include "windows.h"
|
||||
#include "erreurs.h"
|
||||
#include "divers.h"
|
||||
#include "errors.h"
|
||||
#include "misc.h"
|
||||
#include "input.h"
|
||||
|
||||
void Handle_window_resize(SDL_ResizeEvent event);
|
||||
|
||||
Reference in New Issue
Block a user