mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-04 14:48:48 +00:00
adjsutments for the old graphics hello module.
This commit is contained in:
+1
-1
@@ -378,7 +378,7 @@ enum {
|
||||
};
|
||||
typedef Struct_(PolyTag) {
|
||||
union {
|
||||
U4 bf_addr_len;
|
||||
U4 code;
|
||||
struct {
|
||||
U4 addr: 24;
|
||||
U4 len: 8;
|
||||
|
||||
Reference in New Issue
Block a user