*** ./internals.h.ORIG Mon Aug 20 16:25:38 2012 --- ./internals.h Mon Aug 20 16:26:06 2012 *************** *** 108,115 **** /* Convert a 48K memory dump into separate RAM pages */ ! int libspectrum_split_to_48k_pages( libspectrum_snap *snap, ! const libspectrum_byte* data ); /* Sizes of some of the arrays in the snap structure */ #define SNAPSHOT_RAM_PAGES 16 --- 108,116 ---- /* Convert a 48K memory dump into separate RAM pages */ ! libspectrum_error ! libspectrum_split_to_48k_pages( libspectrum_snap *snap, ! const libspectrum_byte* data ); /* Sizes of some of the arrays in the snap structure */ #define SNAPSHOT_RAM_PAGES 16