mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-23 19:01:30 +11:00
typo
Co-Authored-By: Lokathor <zefria@gmail.com>
This commit is contained in:
parent
25c181e1b3
commit
7ee6e81ef9
|
@ -1,6 +1,6 @@
|
||||||
# The Display Control Register
|
# The Display Control Register
|
||||||
|
|
||||||
The Display Control is our first actual IO Register. GBATEK gives it the
|
The display control register is our first actual IO Register. GBATEK gives it the
|
||||||
shorthand [DISPCNT](http://problemkaputt.de/gbatek.htm#lcdiodisplaycontrol), so
|
shorthand [DISPCNT](http://problemkaputt.de/gbatek.htm#lcdiodisplaycontrol), so
|
||||||
you might see it under that name if you read other guides.
|
you might see it under that name if you read other guides.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue