Adding launcher patch

This commit is contained in:
bakkeby
2024-07-11 22:38:58 +02:00
parent 8d754cd644
commit b4b19e3a4c
10 changed files with 120 additions and 5 deletions

View File

@ -24,6 +24,9 @@
#if BAR_HOLDBAR_PATCH
#include "bar_holdbar.h"
#endif
#if BAR_LAUNCHER_PATCH
#include "bar_launcher.h"
#endif
#if BAR_LTSYMBOL_PATCH
#include "bar_ltsymbol.h"
#endif