3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
gpu_set_blendmode( bm_max );
|
||
|
draw_self();
|
||
|
gpu_set_blendmode( bm_normal );
|