This website requires JavaScript.
Explore
Help
Sign In
PSVita
/
pkg2zip
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mmozeiko/pkg2zip.git
synced
2026-09-03 03:29:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68e7dc8051df5bb61d4ad6e1c2446ae77250ceed
pkg2zip
/
pkg2zip_zrif.h
T
6 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
add zRIF support
2017-09-24 18:17:33 -07:00
#pragma once
#include
<stdint.h>
void
zrif_decode
(
const
char
*
str
,
uint8_t
*
rif
);
Reference in New Issue
Copy Permalink