Fix include guard of kernalio.h
This commit is contained in:
parent
afcc8bc101
commit
99da637734
|
@ -1,5 +1,5 @@
|
|||
|
||||
#ifndef C64_KERNALIO_H
|
||||
#define C64_KERNALIO_H
|
||||
|
||||
// Error and status codes returned by krnio_status
|
||||
|
||||
|
|
Loading…
Reference in New Issue