AUDIO: (Paula) - fix typo
This commit is contained in:
parent
24bc52c277
commit
ccb2dab9d0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ public:
|
|||
kPalCiaClock = kPalSystemClock / 10,
|
||||
kNtscCiaClock = kNtscSystemClock / 10,
|
||||
kPalPaulaClock = kPalSystemClock / 2,
|
||||
kNtscPauleClock = kNtscSystemClock / 2
|
||||
kNtscPaulaClock = kNtscSystemClock / 2
|
||||
};
|
||||
|
||||
/* TODO: Document this */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue