Files
pkg2zip/pkg2zip_zrif.h
T
2017-09-24 18:34:03 -07:00

6 lines
84 B
C

#pragma once
#include <stdint.h>
void zrif_decode(const char* str, uint8_t* rif);