Changeset 513 for abuse/trunk/src/devsel.cpp
- Timestamp:
- Apr 20, 2011, 8:32:26 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/devsel.cpp
r512 r513 92 92 { 93 93 int yo=y,ya=pich(),xw=picw(),c=get_current(),xo; 94 image im( xw,ya);94 image im(vec2i(xw, ya)); 95 95 last_sel=newx; 96 96
Note: See TracChangeset
for help on using the changeset viewer.