Changeset 2902
- Timestamp:
- Mar 20, 2012 10:04:53 PM (14 months ago)
- File:
-
- 1 edited
-
ofw/core/deblock.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ofw/core/deblock.fth
r1 r2902 206 206 deblock-fd ['] dfsize catch if drop 0 0 then 207 207 ; 208 : position ( -- offset.low offset.high --)208 : position ( -- offset.low offset.high ) 209 209 deblock-fd ['] dftell catch if drop 0 0 then 210 210 ;
Note: See TracChangeset
for help on using the changeset viewer.
