This commit is contained in:
Daveo 2001-05-01 22:40:25 +00:00
parent d73b78de7e
commit 09f0f53ff4
7 changed files with 35 additions and 21 deletions

View file

@ -434,6 +434,7 @@ void initGUIStuff()
---------------------------------------------------------------------- */
void drawBambooBorder(int _x,int _y,int _w,int _h,int _ot)
{
_ot=0; // Sorry again
sFrameHdr *vbam,*hbam,*corner;
int totalSize,numSprites,step;
int x1,y1,x2,y2;