Files @ r27486:1f3330e09b1a
Branch filter:

Location: cpp/openttd-patchpack/source/.gitignore

Patric Stout
Codechange: simplify UpdateCursorPositionRelative

The function is only called with fix_at=true, so don't support
the other cases.
1
2
3
4
5
6
7
/.vs
/build*
CMakeSettings.json
docs/aidocs/*
docs/gamedocs/*
docs/source/*
/out