cleanup code

This commit is contained in:
david
2009-06-08 11:00:27 +02:00
parent cb0ea4f8c8
commit 309e1062b9
21 changed files with 4723 additions and 4705 deletions

View File

@@ -1,8 +1,8 @@
#ifndef _DATA
typedef unsigned char byte;
typedef unsigned short word;
#define _DATA
#endif
#ifndef _DATA
typedef unsigned char byte;
typedef unsigned short word;
#define _DATA
#endif