Преглед изворни кода

Minor method rename

master
Bryan Miller пре 5 година
родитељ
комит
a5c854d8de
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/mmc.js

+ 1
- 1
src/mmc.js Прегледај датотеку

@@ -90,7 +90,7 @@ class MMC{
return this;
}
mmSwitchCallback(){
mmSwitchRegister(){
return (function(byte){
// TODO: Check the bits to determin which bank and bank index is being switched on.
}).bind(this);

Loading…
Откажи
Сачувај