mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Move requiredSectors() to the base class.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
extern std::unique_ptr<Decoder> createCommodore64Decoder(const DecoderProto& config);
|
||||
extern std::unique_ptr<Encoder> createCommodore64Encoder(const EncoderProto& config);
|
||||
|
||||
extern unsigned sectorsForC64Track(unsigned track);
|
||||
extern nanoseconds_t clockPeriodForC64Track(unsigned track);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user