What you could do, is wrap the loading function into another function which will rename the subimages file just before loading, then rename it back.
For example, have two files:
ogopi.dat
ogopi.dat2
Call function ObfuscateLoad( "ogopi.dat" )
And in that function, rename ogopi.dat2 to ogopi subimages.txt, load your atlas image, then rename it back.
Not pretty, but sufficient.
This is my current project, check it out! [href]forum.thegamecreators.com/?m=forum_view&t=204576&b=8[/href]
This is my website, check it out! [href]http:\\www.TeamDefiant.co.uk[/href]