v15 resdata to v19

11/02/2016 23:15 BlackBoxV22#1
Hey,

I’m trying to upgrade a clean v15 source with the stuff I like. Since I don’t have much experience in c++ I’m mainly leeching things that are released and I look how everything is done. I tried adding the wiki from the released dragon-cross source. I complied my source w/e big problems but I know dragon cross is v15 based so the resdata.h will be v19 based and my source is v15.
How can I make the resdata.h work from dragoncross wiki with my v15 source?
11/02/2016 23:50 Lumi#2
In v17+ there are new parameter in resdata.inc. If you remove them you can use it in v15. You can post your resdata entry here if you don't know how to remove them.