Better spine-c example.

This commit is contained in:
NathanSweet 2013-03-30 18:26:39 +01:00
parent 1be279e4e8
commit b299a4663b
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ void _ExampleRegionAttachment_dispose (Attachment* attachment) {
}
void _ExampleRegionAttachment_draw (Attachment* attachment, Slot* slot) {
ExampleRegionAttachment* self = (ExampleRegionAttachment*)attachment;
// ExampleRegionAttachment* self = (ExampleRegionAttachment*)attachment;
// Draw or queue region for drawing.
}

View File

@ -66,7 +66,7 @@
</toolChain>
</folderInfo>
<sourceEntries>
<entry excluding="main.c" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="spine-c src"/>
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="spine-c src"/>
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/>
</sourceEntries>
</configuration>