Update kernalio.h
Removed extra "#ifndef C64_KERNALIO_H" to fix "unterminated conditional directive" error.
This commit is contained in:
parent
aa601a5727
commit
4b2525b7a4
|
@ -1,4 +1,4 @@
|
|||
#ifndef C64_KERNALIO_H
|
||||
|
||||
#ifndef C64_KERNALIO_H
|
||||
|
||||
// Error and status codes returned by krnio_status
|
||||
|
|
Loading…
Reference in New Issue