mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-10 09:35:30 +00:00
Fix code in macro branch
This commit is contained in:
committed by
Kai Blaschke
parent
b65b6a8ecd
commit
63fe41bbb9
@ -440,7 +440,7 @@ auto Pcm::MakeTest() -> Test*
|
||||
|
||||
#else
|
||||
|
||||
Test* PCM::test()
|
||||
auto Pcm::MakeTest() -> Test*
|
||||
{
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user