]> git.draconx.ca Git - upkg.git/commit
uobject: Make interface functions take UObjects directly.
authorNick Bowler <nbowler@draconx.ca>
Mon, 28 Mar 2011 23:35:28 +0000 (19:35 -0400)
committerNick Bowler <nbowler@draconx.ca>
Mon, 28 Mar 2011 23:35:28 +0000 (19:35 -0400)
commit1f5b72d49e29a126b35385a6277b411b1f97fbf5
treed5239e4c47143012b2601f4c94058a2c9c223609
parentc5c6df2eb7c99ad0a82b20f584920d9018b1d3a2
uobject: Make interface functions take UObjects directly.

This makes implementing the functions a little cleaner.
src/engine/music.gob
src/uobject/exportable.c
src/uobject/exportable.h
src/uobject/loadable.c
src/uobject/loadable.h