File: Nebu_input.h

package info (click to toggle)
gltron 0.70final-9
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,208 kB
  • ctags: 5,051
  • sloc: ansic: 19,181; sh: 3,443; cpp: 973; makefile: 269
file content (7 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
#ifndef _NEBU_INPUT_H
#define _NEBU_INPUT_H

#include "input/nebu_input_system.h"
#include "input/nebu_system_keynames.h"

#endif