mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-25 02:29:49 +00:00
Added to comment for add_rsrc()
This commit is contained in:
parent
bfbfcd22e8
commit
3d6bd6c5cf
@ -77,7 +77,8 @@ void add_path_component(char *path, const char *component)
|
||||
|
||||
|
||||
/*
|
||||
* Add rsrc to path name
|
||||
* Add /rsrc to path name. Note that the 'correct' way to do this is to
|
||||
* append '/..namedfork/rsrc', but I use this short form to save chars.
|
||||
*/
|
||||
|
||||
void add_rsrc(const char *path, char *dest)
|
||||
|
Loading…
Reference in New Issue
Block a user