(Lua, ASMx86) Replication of Devil May Cry 4's debug functions for it's re-released version.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789 |
- # Ignore .origs created by Hg on reverts
- .*\.orig$
-
- # Ignore text
- .*\.txt$
-
- # Ignore cmd
- # which is ez mode push/pull to git with Hg
- .*\.cmd$
|