Skip to content

Commit

Permalink
Hexen|ACS: Continued work on clarifying/remodeling the ACS bytecode i…
Browse files Browse the repository at this point in the history
…nterpreter
  • Loading branch information
danij-deng committed Jan 26, 2014
1 parent d8b1dfa commit 394fc21
Show file tree
Hide file tree
Showing 2 changed files with 784 additions and 681 deletions.
2 changes: 1 addition & 1 deletion doomsday/plugins/hexen/include/acscript.h
Expand Up @@ -43,7 +43,7 @@ extern "C" {
*/
void P_InitACScript(void);

void P_LoadACScripts(int lump);
void P_LoadACScripts(lumpnum_t lump);

/**
* @param map Map number on which the script is being started on.
Expand Down

0 comments on commit 394fc21

Please sign in to comment.