Skip to content

Commit

Permalink
Update and rename MainInterface.js to GameInterface.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Aubrey Buchanan authored Jul 4, 2018
1 parent 6567415 commit e4d8943
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Temple/MainInterface.js → Temple/GameInterface.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
* Refer to: https://wiki.cloudmodding.com/oot/Cheat:Interface
*/

// magic meter size.
// D01C84B4 0001
// 8011B9C5 0000
// D01C84B4 0001
// 8011B9C4 00xx
// xx can be : 00 - Tiny; 02 - Extra Large; 03- Off screen


var GameInterface = function() {

};
Expand Down

0 comments on commit e4d8943

Please sign in to comment.