Skip to content

Commit

Permalink
Remove stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cadmic committed Oct 14, 2024
1 parent 85f7aee commit dc945d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/emulator/rsp.h
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,6 @@ typedef struct uObjTxtrTile_t {
/* 0x14 */ u32 mask;
} uObjTxtrTile_t; // size = 0x18

// uObjTxtrTLUT_t
typedef struct uObjTxtrTLUT_t {
/* 0x00 */ u32 type;
/* 0x04 */ u32 image;
Expand Down

0 comments on commit dc945d2

Please sign in to comment.