pkmndecompress/main.c

6 lines
74 B
C

// x-run: make clean all run
#include "./bitstream.h"
int main(void) {
}