include/drawfcall.h: remove redundant AUTOLIB(draw)
This commit is contained in:
parent
81692072c4
commit
cf69e5d420
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ tag[1] Tresize rect[4*4]
|
||||||
tag[1] Rresize
|
tag[1] Rresize
|
||||||
*/
|
*/
|
||||||
|
|
||||||
AUTOLIB(draw)
|
|
||||||
|
|
||||||
#define PUT(p, x) \
|
#define PUT(p, x) \
|
||||||
(p)[0] = ((x) >> 24)&0xFF, \
|
(p)[0] = ((x) >> 24)&0xFF, \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue