Structure and Class Documentation
#3
I didn't know about katai at the time I was working on this, and it was mainly just meant to be a reference to get the information out there, rather than something that could be directly used in code; almost everything was written in asm at the time, and I didn't really want to spend time making sure the syntax of everything was valid

Edit: looking at katai again, it also seems like it's not ideal for this purpose at all. Compiling it to C++ creates a huge amount of overhead compared to a simple struct/class definition, and since it's mainly meant for file formats, you have to add a load of useless steps to each struct definition just to tell it it's one block of information
Reply


Messages In This Thread
Structure and Class Documentation - by Seeky - 05-07-2020, 07:17 PM
RE: Structure and Class Documentation - by Seeky - 12-24-2021, 01:18 PM
RE: Structure and Class Documentation - by Seeky - 12-24-2021, 05:14 PM
RE: Structure and Class Documentation - by Seeky - 12-24-2021, 06:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)