fix blurry jp text

This commit is contained in:
ManDude
2022-06-19 23:38:51 +01:00
parent 05553188e8
commit e0cbcc475d
+1 -1
View File
@@ -1955,7 +1955,7 @@
)
)
(let ((font-tx-2 (lookup-texture-by-id (new 'static 'texture-id :index #x2 :page #x4fe)))
(font-tx-2-dest #xe0000)
(font-tx-2-dest #xe6000)
(font-tx-2-fmt (gs-psm mt4hh))
)
(texture-relocate dma-buff font-tx-2 font-tx-2-dest (the-as gs-psm font-tx-2-fmt) font-clut)