|
|
| version 1.10, 2003/11/12 19:06:33 | version 1.11, 2003/11/13 18:17:42 |
|---|---|
| Line 168 static PicHandle skinload(const char *pa | Line 168 static PicHandle skinload(const char *pa |
| return(ret); | return(ret); |
| } | } |
| } | } |
| return(getBMPfromResource("np2tool", bounds, CFSTR("bmp"))); | return(getBMPfromResource("np2tool.bmp", bounds)); |
| } | } |
| // ---- | // ---- |