GBDK 2020 Docs
4.5.0
API Documentation for GBDK 2020
zx0decompress.h
Go to the documentation of this file.
1
#ifndef __ZX0DECOMPRESS_H_INCLUDE
2
#define __ZX0DECOMPRESS_H_INCLUDE
3
4
#if defined(__TARGET_gb) || defined(__TARGET_ap) || defined(__TARGET_duck) || defined(__TARGET_sms) || defined(__TARGET_gg) || defined(__TARGET_msx)
5
18
void
zx0_decompress
(
void
* sour,
void
* dest);
19
20
#endif
21
22
#endif
zx0_decompress
void zx0_decompress(void *sour, void *dest)
gbdk-lib
include
gbdk
zx0decompress.h
Generated by
1.9.2