mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
Rename GameInfo to RegEditor (#1178)
* Rename RegEditor and move it to regs.h * bring over some minor doc from oot * add missing include * Update tools/disasm/variables.txt Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * update comment * bss --------- Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ Gives the progress output that the website uses. Run for that warm glow.
|
||||
|
||||
### `tools/regconvert.py`
|
||||
|
||||
Convert `mips2c`'s `gGameInfo->data[n]` output (or a raw offset) into the appropriate variable in the REG pages. Can also be run on a file to mass-convert them: run with `-h` for details.
|
||||
Convert `mips2c`'s `gRegEditor->data[n]` output (or a raw offset) into the appropriate variable in the REG pages. Can also be run on a file to mass-convert them: run with `-h` for details.
|
||||
|
||||
### `tools/rename_global_asm.py`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user