Request 1280x720x32 framebuffer

This commit is contained in:
Alex 2023-05-09 05:14:13 +03:00
parent 5511fdf6b0
commit fa8122659a
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -60,8 +60,8 @@ FramebufferTag_Start:
.word 5
.word 1
.long FramebufferTag_End - FramebufferTag_Start
.long 0
.long 0
.long 1280
.long 720
.long 32
FramebufferTag_End:
.align 8