]> git.sur5r.net Git - cc65/blobdiff - include/_pokey.h
Fixed strpbrk().
[cc65] / include / _pokey.h
index 0dcd4f319f5f20f18c9576c024f40b754856f426..df10eac3f022a860282e0f4cbadf600599d9629c 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                _pokey.h                                  */
+/*                                 _pokey.h                                  */
 /*                                                                           */
-/*                 Internal include file, do not use directly               */
+/*                Internal include file, do not use directly                 */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
 /*****************************************************************************/
 
+
+
 #ifndef __POKEY_H
 #define __POKEY_H
 
 
+
 /* Define a structure with the pokey register offsets */
 struct __pokey_write {
     unsigned char   audf1;  /* audio channel #1 frequency */