X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fr3000a.h;fp=libpcsxcore%2Fr3000a.h;h=912a41f6d22d90ebcbc7b6112e772c501bd32301;hp=6682314778f9508579de1f33effd5a5b9088aac5;hb=14b3bd95c0a1304fb6de3c34b9d4dbfc065ce7fb;hpb=f708aab763c74aac1c5f797472e91745e627fe0d diff --git a/libpcsxcore/r3000a.h b/libpcsxcore/r3000a.h index 66823147..912a41f6 100644 --- a/libpcsxcore/r3000a.h +++ b/libpcsxcore/r3000a.h @@ -88,7 +88,7 @@ typedef union { u32 r0, at, v0, v1, a0, a1, a2, a3, t0, t1, t2, t3, t4, t5, t6, t7, s0, s1, s2, s3, s4, s5, s6, s7, - t8, t9, k0, k1, gp, sp, s8, ra, lo, hi; + t8, t9, k0, k1, gp, sp, fp, ra, lo, hi; } n; u32 r[34]; /* Lo, Hi in r[32] and r[33] */ PAIR p[34];