Source file: /~heha/basteln/PC/Programmiergeräte/Wild GIF12/mtp2.zip/main.h

#pragma once
#include <avr/io.h>

typedef unsigned char byte;
typedef unsigned short word;
typedef unsigned long dword;
Detected encoding: ASCII (7 bit)2