Anyone have an eaasy way to read data from an external or embeded data file? At the moment, I have been using the classic ReadData command. However, I really need something a big more expandable.
I am not sure if I am better off to merge all my data files into one big exe using Incbin and IncbinPtr or placing my data into an external data file? I could use an example or two of a recommended way of doing this kind of thing?
Thanks
I am not sure if I am better off to merge all my data files into one big exe using Incbin and IncbinPtr or placing my data into an external data file? I could use an example or two of a recommended way of doing this kind of thing?
Thanks