Files
pkg2zip/pkg2zip_zrif.h
T

6 lines
84 B
C
Raw Normal View History

2017-09-24 18:17:33 -07:00
#pragma once
#include <stdint.h>
void zrif_decode(const char* str, uint8_t* rif);