mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-04-27 22:10:11 +01:00
12 lines
220 B
HolyC
Executable file
12 lines
220 B
HolyC
Executable file
#help_index "Sound/Music/Apps"
|
|
|
|
Cd(__DIR__);;
|
|
#include "JukeBox"
|
|
#include "JukePuppet"
|
|
#include "Psalmody"
|
|
#include "PsalmodyCtrls"
|
|
#include "PsalmodyDraw"
|
|
#include "PsalmodyFile"
|
|
#include "PsalmodyMain"
|
|
|
|
#help_index ""
|