apple1-videocard-lib/tetris/types.h

10 lines
121 B
C

#ifndef TYPES_H
#define TYPES_H
// ERASED: typedef unsigned char byte;
// ERASED: typedef unsigned int word;
#endif