derp
@@ -104,7 +104,7 @@ struct spTimeline {
#ifdef __cplusplus
spTimeline() :
- type(0),
+ type(SP_TIMELINE_SCALE),
vtable(0) {
}
#endif
@@ -47,7 +47,7 @@ typedef struct spAttachment {
spAttachment() :
name(0),
+ type(SP_ATTACHMENT_REGION),