mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 16:30:23 +00:00
Added missing prototype
This commit is contained in:
parent
cb57b3a9db
commit
201515771c
@ -414,6 +414,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
INLINE bool updateScanLineModeSwitch( long cycles6502, UpdateScreenFunc_t self );
|
||||
INLINE void updateVideoScannerHorzEOL();
|
||||
INLINE void updateVideoScannerAddress();
|
||||
INLINE uint16_t updateVideoScannerAddressTXT();
|
||||
INLINE uint16_t updateVideoScannerAddressHGR();
|
||||
|
||||
static void initChromaPhaseTables();
|
||||
static real initFilterChroma (real z);
|
||||
|
Loading…
Reference in New Issue
Block a user