mirror of
https://github.com/ApfelTeeSaft/vanilla.git
synced 2026-09-03 04:13:43 +00:00
* Rename vanilla-pi to vanilla-gui * revert weirdly-changed menu.h * Change icon to rounded * Rename vanilla-gui to vanilla, name libvanilla * Fix broken .desktop file * Rename `vanilla-gui` to `vanilla`
7 lines
116 B
C
7 lines
116 B
C
#ifndef VANILLA_PI_DEF_H
|
|
#define VANILLA_PI_DEF_H
|
|
|
|
#define VANILLA_PI_ERR_DECODER -1001
|
|
|
|
#endif // VANILLA_PI_DEF_H
|