Changeset 1822 for libcaca/trunk/cxx
- Timestamp:
- Sep 30, 2007, 1:28:13 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cxx/cucul++.cpp
r1462 r1822 154 154 void Cucul::Rotate() 155 155 { 156 cucul_rotate (cv);156 cucul_rotate_180(cv); 157 157 } 158 158
Note: See TracChangeset
for help on using the changeset viewer.