Files
spice2x-r3d/hooks/audio/acm.h
T
2026-02-19 15:41:42 +09:00

6 lines
63 B
C++

#pragma once
namespace hooks::audio::acm {
void init();
}