fix missing forwardable in cartrdige.rb

This commit is contained in:
Colby 2016-07-17 22:06:31 +10:00
parent 4fa99873e4
commit 7f3f8243de

View file

@ -4,6 +4,7 @@ require 'waterfoul/mbc/mbc2'
require 'waterfoul/mbc/mbc3'
require 'waterfoul/mbc/mbc4'
require 'waterfoul/mbc/mbc5'
require 'forwardable'
module Waterfoul
# The cartridge is the removable cart containing the game program, some writable memory,