kobodl/data/sfx/music.agw
Ville Lindholm dbc223eb84
Initial commit
Import existing source tree; original VCS history is no longer available.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-28 16:35:31 +03:00

10 lines
257 B
Plaintext

/////////////////////////////////////////////
// Music loader script for Kobo Deluxe
// Copyright (C) David Olofson, 2002
/////////////////////////////////////////////
#include "kobosfx.h"
w_load SOUND_BGM, "trance1.agw";
w_load SOUND_TITLE, "test2.agw";