Przeglądaj źródła

Minor method rename

master
Bryan Miller 5 lat temu
rodzic
commit
a5c854d8de
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/mmc.js

+ 1
- 1
src/mmc.js Wyświetl plik

@@ -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);

Ładowanie…
Anuluj
Zapisz