novelrt / NovelRT

A cross-platform 2D game engine accompanied by a strong toolset for visual novels.
MIT License
183 stars 43 forks source link

Move Audio to new header format #589

Closed capnkenny closed 1 year ago

capnkenny commented 1 year ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Moves the Audio namespace into the expected header format.

Is there an open issue that this resolves? If so, please link it here. Nope.

What is the current behavior? (You can also link to an open issue here) The same as before.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) Need to link to NovelRT-Audio

Other information: Meeehhhhhhhhh

FiniteReality commented 1 year ago

My eyes are open and waiting for sound waves

FiniteReality commented 1 year ago

Related: #588 #583