Timothy O'Barr

Results 13 issues of Timothy O'Barr

When a Generic Template is used on, Data Structures, Classes Functions etc. The compiler will auto-generate implementations for each type specified [IE.](https://github.com/weirdbeardgame/Fatal-Frame-2/blob/84e8633fe1805fe7e57c1e4fb19ab639b77e2fb4/src/ingame/plyr/plyr_mdl.c#L3) [Which have matching definitions acrossed several files](https://github.com/weirdbeardgame/Fatal-Frame-2/blob/84e8633fe1805fe7e57c1e4fb19ab639b77e2fb4/src/ingame/plyr/player.c#L5), [etc.](https://github.com/weirdbeardgame/Fatal-Frame-2/blob/84e8633fe1805fe7e57c1e4fb19ab639b77e2fb4/src/ingame/ingame.c#L5)...

Is it possible to have icons on the desktop in the current implementation?

question
program-desktop

**Is your feature request related to a problem? Please describe.** I'm looking for a feature that will allow me to search for functions based on code. Like, if I know...