mirror of
https://github.com/aap/librw.git
synced 2025-12-23 02:49:55 +00:00
got rid of PluginBase inhertiance because ps2 gcc complained about non-POD types
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
namespace rw {
|
||||
|
||||
PluginList Camera::s_plglist = { sizeof(Camera), sizeof(Camera), nil, nil };
|
||||
|
||||
void
|
||||
defaultBeginUpdateCB(Camera *cam)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user