瀏覽代碼

Minor method rename

master
Bryan Miller 5 年之前
父節點
當前提交
a5c854d8de
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/mmc.js

+ 1
- 1
src/mmc.js 查看文件

return this; return this;
} }
mmSwitchCallback(){
mmSwitchRegister(){
return (function(byte){ return (function(byte){
// TODO: Check the bits to determin which bank and bank index is being switched on. // TODO: Check the bits to determin which bank and bank index is being switched on.
}).bind(this); }).bind(this);

Loading…
取消
儲存