cpg: fix typo in #30

This commit is contained in:
Lephenixnoir 2024-07-15 18:35:22 +02:00
parent 063dab777d
commit f0bca5183f
No known key found for this signature in database
GPG key ID: 1BBA026E13FC0495

View file

@ -30,7 +30,7 @@
/* SH7305 CPG */
#define SH4_PLL_32x 0b011111
#define SH4_PLL_26x 0b011001
#define SH4_PLL_25X 0b011000
#define SH4_PLL_25x 0b011000
#define SH4_PLL_16x 0b001111
#define SH4_DIV_2 0
#define SH4_DIV_4 1