projects
/
cycript.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6f382d8
)
I forgot _NSPoint in Bridge.def.
author
Jay Freeman (saurik)
<saurik@saurik.com>
Sat, 24 Apr 2010 22:50:04 +0000
(22:50 +0000)
committer
Jay Freeman (saurik)
<saurik@saurik.com>
Sat, 24 Apr 2010 22:50:04 +0000
(22:50 +0000)
Bridge.def
patch
|
blob
|
blame
|
history
diff --git
a/Bridge.def
b/Bridge.def
index e9c530bdaed5b59e3fbe0b522d689c8eb5392c2b..e34f2be7aa6cbef415d5f48a2d433bb7898f8038 100644
(file)
--- a/
Bridge.def
+++ b/
Bridge.def
@@
-1437,6
+1437,7
@@
T NSMapTable {_NSMapTable}
T NSMapTableOptions {NSUInteger}
# NSMapTableValueCallBacks
T NSMapTableOptions {NSUInteger}
# NSMapTableValueCallBacks
+S _NSPoint "x"{CGFloat}"y"{CGFloat}
T NSPoint {_NSPoint}
T NSPointArray ^{NSPoint}
T NSPointPointer ^{NSPoint}
T NSPoint {_NSPoint}
T NSPointArray ^{NSPoint}
T NSPointPointer ^{NSPoint}