getting closer and closer to the xfb copy loop in panda
This commit is contained in:
@@ -30,7 +30,9 @@ struct broadway {
|
||||
void bx(ircolib::u32);
|
||||
void bcx(ircolib::u32);
|
||||
void move_spr(ircolib::u32);
|
||||
void stw(ircolib::u32, mem &);
|
||||
void stwu(ircolib::u32, mem &);
|
||||
void sth(ircolib::u32, mem &);
|
||||
void lwz(ircolib::u32, mem &);
|
||||
};
|
||||
} // namespace weee::core
|
||||
|
||||
Reference in New Issue
Block a user