apple1-videocard-lib/tetris/types.h
2021-12-14 18:40:01 +01:00

10 lines
121 B
C

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