AD3: A bit faster exporting due turning off Highlighting

This commit is contained in:
Jindra Petk
2012-12-20 10:46:17 +01:00
parent 0b81a8686e
commit f6250b92ca
3 changed files with 31 additions and 2 deletions

View File

@@ -821,7 +821,7 @@ public class AVM2Code {
}
return ret;
}
public int pos2adr(int pos) {
if(!cacheActual){
buildCache();