mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-12-05 01:17:29 +00:00
7 lines
57 B
C
7 lines
57 B
C
|
#pragma once
|
||
|
|
||
|
namespace al
|
||
|
{
|
||
|
class AudioDirector;
|
||
|
|
||
|
};
|