mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Fix bug introduced by Jack (duplicate def of qread)
This commit is contained in:
parent
743db36cd2
commit
39789030bd
1 changed files with 1 additions and 1 deletions
|
@ -1168,7 +1168,7 @@ void getmcolor short s short r short r short r
|
|||
void mapw long s short s short s float r float r float r float r float r float r
|
||||
void mapw2 long s short s short s float r float r
|
||||
###void defrasterfont short s short s short s Fontchar s[arg3] short s short s[4*arg5]
|
||||
long qread short r
|
||||
###long qread short r
|
||||
void getcursor short r short r short r long r
|
||||
#
|
||||
# For these we receive arrays of stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue