Basic code for Simple/Normal macro processing
- Needs more testing - Simple ResultMacros are called immediately instead of delaying (Normal macros need to be delayed) - Removed old code that determined at runtime if a macro was Simple/Normal (Replaced with a lookup) - Added some flash optimizations
This commit is contained in:
parent
106e21441d
commit
a056317203
2 changed files with 83 additions and 59 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (C) 2014 by Jacob Alexander
|
||||
/* Copyright (C) 2014-2015 by Jacob Alexander
|
||||
*
|
||||
* This file is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue