This website works better with JavaScript.
Explore
Help
Sign In
Ryzom
/
ryzom-core
Watch
1
Star
1
Fork
You've already forked ryzom-core
0
Code
Issues
38
Pull Requests
Projects
1
Releases
1
Activity
Changed: main() returns 0 when success
Browse Source
hg/feature/sound
kervala
15 years ago
parent
161e40a3f2
commit
ac5cd5e41e
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
code/nel/tools/misc/disp_sheet_id/main.cpp
Unescape
Escape
View File
@ -95,4 +95,6 @@ int main(int argc, const char *argv[])
}
fclose
(
out
)
;
}
return
0
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Ryzom/ryzom-core
Title
Body
Create Issue