Jump to content
SSForum.net is back!

Recommended Posts

Posted

I made a simple program to parse the discretion module header files and output relevant structures to help with programming (and added it to the svn). It outputs two types of files, one with all structures and callbacks you may care about (discretionCompleteDoc.txt), and another with just module interfaces and their functions (discretionInterfaceDoc.txt). This should help with development, especially if you're unsure of which interface to go to for the function you care about.

 

I've attached the current version of the files. Let me know if there is anything else that would be useful which I may have omitted.

discretionCompleteDoc.txt

discretionInterfaceDoc.txt

×
×
  • Create New...