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>
10 lines
257 B
Plaintext
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";
|