MSVC is better than GCC

This commit is contained in:
tildearrow 2022-11-19 04:21:43 -05:00
parent 76c0136a12
commit c356e38fa2

View file

@ -23,7 +23,7 @@
#include "dataErrors.h"
#include "../ta-utils.h"
class DivSong;
struct DivSong;
// NOTICE!
// before adding new instrument types to this struct, please ask me first.