mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add prototypes for all the decoders because it's easier to do them in one go...
This commit is contained in:
@@ -15,6 +15,8 @@ public:
|
||||
void decodeSectorRecord();
|
||||
};
|
||||
|
||||
extern std::unique_ptr<AbstractDecoder> createZilogMczDecoder(const DecoderProto& config);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user