mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
6 lines
106 B
C++
6 lines
106 B
C++
#include "mxaudiopresenter.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_STATIC_ASSERT(sizeof(MxAudioPresenter) == 84);
|