spicetools/games/qma/ezusb.h

7 lines
63 B
C
Raw Permalink Normal View History

2024-08-28 15:10:34 +00:00
#pragma once
namespace games::qma {
void ezusb_init();
}