about summary refs log tree commit diff stats
path: root/source/encoding.h
blob: be99895b8c0320f2b43c56a9f6d1a359b4874abe (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef ENCODING_H_95547384
#define ENCODING_H_95547384

#include <gccore.h>

char debugGen3Decode(u8 val);

#endif /* end of include guard: ENCODING_H_95547384 */