NEstelami / ZAPD

Zelda Asset Processor for Decomp
MIT License
41 stars 33 forks source link

Fixed incorrect cutscene command. #282

Closed NEstelami closed 1 year ago

NEstelami commented 1 year ago

This PR fixes the issue mentioned in #256. One particular cutscene command was being treated as CS_UNK_DATA_LIST instead of CS_NPC_ACTION_LIST. No other commands were found to have this issue, but if anything else is found feel free to make an issue.