Comments on changesets
By CrazyCasta (changeset: 1329) Jul 01, 2011 @ 11:21pm UTC
I think that const array (the definition of it) should go to a .cpp file. The .hpp file should probably just have some sort of extern declaration. I'm not positive because it's a const, but I think it would be "extern const D2DllInfo dlls[];".