Search:
Preferences
Help/Guide
About Trac
GitHub Login
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #7959
Ticket #7959
: insane.patch
File insane.patch,
208 bytes
(added by
aquadran
,
23 years ago
)
patch for file insane.cpp
Line
1
237c237,243
2
< if (code == 0xFF) {
3
---
4
> if (code == 0xFD) {
5
> // needed finish
6
> } else if (code == 0xFE) {
7
> src += 4;
8
> dst += 4;
9
> // needed finish
10
> } else if (code == 0xFF) {
Download in other formats:
Original Format