This commit is contained in:
parent
708eff2aa7
commit
bc5328b308
2 changed files with 5 additions and 3 deletions
|
@ -563,11 +563,13 @@ void drawSpeechBubbleBorder(int _x,int _y,int _w,int _h,int _ot,int _faceFrame)
|
|||
}
|
||||
|
||||
// Background
|
||||
/*
|
||||
f4=GetPrimF4();
|
||||
setXYWH(f4,0,0,512,256);
|
||||
setRGB0(f4, 0, 0, 90);
|
||||
setSemiTrans(f4,true);
|
||||
AddPrimToList(f4,_ot);
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue