index
:
ING1-Workshops.git
main
Ateliers ING1 2024-2025
Marcellus
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphs
/
cpp
/
war
/
assassin.cc
blob: 090ec8bc93277ddb7dd606ea9f12ac7d07e731ab (
plain
)
1
2
3
4
5
#include "assassin.hh" Assassin::Assassin() : Soldier(10, 9, "Out of the shadows!") {}