apple1-videocard-lib/tetris/types.h

10 lines
121 B
C
Raw Normal View History

2021-12-14 17:40:01 +00:00
#ifndef TYPES_H
#define TYPES_H
// ERASED: typedef unsigned char byte;
// ERASED: typedef unsigned int word;
#endif