mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 20:28:29 -05:00
7 lines
66 B
C
Executable File
7 lines
66 B
C
Executable File
#ifndef B64_CONFIG_H
|
|
#define B64_CONFIG_H
|
|
|
|
#define LIBB64
|
|
|
|
#endif
|