mirror of
https://github.com/zeldaret/ss
synced 2026-09-01 17:39:55 -04:00
more
This commit is contained in:
@@ -177,6 +177,7 @@ bool dLytMsgWindowGet_c::execute() {
|
||||
|
||||
void dLytMsgWindowGet_c::draw() {
|
||||
// NONMATCHING
|
||||
// TODO - SetVisible clrlwi
|
||||
// The instruction patterns here are the same that EGG::StateGX::Scoped
|
||||
// generates, but there's no RAII to be found here. What's the missing
|
||||
// link that makes the compiler generate these?
|
||||
|
||||
@@ -240,6 +240,7 @@ bool dLytMsgWindowLink_c::execute() {
|
||||
|
||||
void dLytMsgWindowLink_c::draw() {
|
||||
// NONMATCHING
|
||||
// TODO - SetVisible clrlwi
|
||||
// The instruction patterns here are the same that EGG::StateGX::Scoped
|
||||
// generates, but there's no RAII to be found here. What's the missing
|
||||
// link that makes the compiler generate these?
|
||||
|
||||
@@ -240,6 +240,7 @@ bool dLytMsgWindowTalk_c::execute() {
|
||||
|
||||
void dLytMsgWindowTalk_c::draw() {
|
||||
// NONMATCHING
|
||||
// TODO - SetVisible clrlwi
|
||||
// The instruction patterns here are the same that EGG::StateGX::Scoped
|
||||
// generates, but there's no RAII to be found here. What's the missing
|
||||
// link that makes the compiler generate these?
|
||||
|
||||
Reference in New Issue
Block a user