File: Nebu_input.h

package info (click to toggle)
gltron 0.70final-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,992 kB
  • sloc: ansic: 19,172; sh: 3,004; cpp: 973; makefile: 209
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