Project

General

Profile

Revision 179

changed stuff

View differences:

proj_macros.h
1 1
#ifndef PROJ_MACROS_H_INCLUDED
2 2
#define PROJ_MACROS_H_INCLUDED
3 3

  
4
#include "graph_macros.h"
5

  
4 6
// WASD Movement Keys
5 7
#define W_MAKE_CODE     0x11    /** @brief W Make Code */
6 8
#define W_BREAK_CODE    0x91    /** @brief W Break Code */

Also available in: Unified diff