Files
spice2x-r3d/src/spice2x/hooks/audio/xact.h
T
2026-08-16 21:23:41 -07:00

5 lines
63 B
C++

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